]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.c
FIXED: Merged all Holimans code-review issues which should fix a lot of memoryleaks.
[proxmark3-svn] / client / cmdlf.c
index 1ce0ac81544e4562fd00fbe89c0d806c7d78e086..da74f97f62d0900d2d0ea0fad55cb2985d8731e3 100644 (file)
@@ -410,7 +410,7 @@ int CmdLFSim(const char *Cmd)
        printf(".");
   }
   printf("\n");
-  PrintAndLog("Starting simulator...");
+  PrintAndLog("Starting to simulate");
   UsbCommand c = {CMD_SIMULATE_TAG_125K, {GraphTraceLen, gap, 0}};
   SendCommand(&c);
   return 0;
Impressum, Datenschutz