diff --git a/client/mifare/ndef.c b/client/mifare/ndef.c index 13a793725..6c7e12229 100644 --- a/client/mifare/ndef.c +++ b/client/mifare/ndef.c @@ -22,7 +22,7 @@ static const char *TypeNameFormat_s[] = { "Absolute URI Record", "External Record", "Unknown Record", - "Unchanged Record" + "Unchanged Record", "n/a" };