]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
needs a ; ... ...
authormarshmellow42 <marshmellowrf@gmail.com>
Tue, 6 Jun 2017 16:57:11 +0000 (12:57 -0400)
committermarshmellow42 <marshmellowrf@gmail.com>
Tue, 6 Jun 2017 16:57:11 +0000 (12:57 -0400)
...

client/cmdhf14a.c

index fc6dcff7eefbf25e0889c62d7b8d1c2c56c126e1..58d1e8b24fb5e96c6d99587bf44019d3e5bb7529 100644 (file)
@@ -661,7 +661,7 @@ int CmdHF14ACmdRaw(const char *cmd) {
                                                PrintAndLog("Buffer is full, we can't add CRC to your data");
                                        break;
                                } else {
-                                       datalen++
+                                       datalen++;
                                }
                        }
                        continue;
Impressum, Datenschutz