needs a ; ... ...

...
This commit is contained in:
marshmellow42
2017-06-06 12:57:11 -04:00
parent e57c8b2e56
commit b4810303f5
+1 -1
View 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;