From 8a77b68b10a626b959061f22222a7de9dce8e1e2 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 12 Apr 2011 07:45:41 +0000 Subject: [PATCH] mfc fingerprinting: fixing data --- examples/nfc-mfclassic.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/nfc-mfclassic.c b/examples/nfc-mfclassic.c index 0a80cc5..feb1147 100644 --- a/examples/nfc-mfclassic.c +++ b/examples/nfc-mfclassic.c @@ -555,7 +555,6 @@ main (int argc, const char *argv[]) char *name; }; const struct mfc_candidate mfc_candidates[] = { - { 1624, "Fudan clone" }, { 1752, "Emulation on JCOP41 V2.2.1 or Nokia 6131" }, { 2008, "Regular Mifare Classic" }, { 3544, "Emulation on P5CD144 EvalOS" },