]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdmain.c
SUGGESTED FIX:
[proxmark3-svn] / client / cmdmain.c
index 8d590e9e6ce76ea0538cca4fa964ede1a0d79596..15cb3f9875ba23afb1c5908c0530feb300190795 100644 (file)
@@ -132,7 +132,7 @@ int getCommand(UsbCommand* response)
 bool WaitForResponseTimeout(uint32_t cmd, UsbCommand* response, size_t ms_timeout) {
   
   UsbCommand resp;
-
+       
        if (response == NULL)
     response = &resp;
 
Impressum, Datenschutz