]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
missing a c in the helptext sample
authorFl0-0 <tonymontana277@hotmail.fr>
Mon, 3 Jul 2017 06:56:36 +0000 (08:56 +0200)
committerFl0-0 <tonymontana277@hotmail.fr>
Mon, 3 Jul 2017 06:56:36 +0000 (08:56 +0200)
client/cmdlfem4x.c

index d3e2f2b9d47b24ede830dd54789424b2a6f9619b..b00f66a988bf5f2a4b26e0073d6c21470dd9a93c 100644 (file)
@@ -301,7 +301,7 @@ int usage_lf_em410x_brute(void) {
        PrintAndLog("      lf em 410xbrute ids.txt");
        PrintAndLog("      lf em 410xbrute ids.txt c 32");
        PrintAndLog("      lf em 410xbrute ids.txt d 3000");
-       PrintAndLog("      lf em 410xbrute ids.txt d 3000 32");
+       PrintAndLog("      lf em 410xbrute ids.txt d 3000 32");
        return 0;
 }
 
Impressum, Datenschutz