]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdmain.c
1. fixed hf 14a mifare. added functionality to ignore one Nt
[proxmark3-svn] / client / cmdmain.c
index c27d840618f74435e7d123a2a24acfe592f84d94..8f4618c9674d8cfda47299bdc08039a9a4368a94 100644 (file)
@@ -63,7 +63,7 @@ UsbCommand * WaitForResponseTimeout(uint32_t response_type, uint32_t ms_timeout)
                msleep(10); // XXX ugh
        }
        
-       // There was evil BUG
+       // There was an evil BUG
        memcpy(&current_response_user, &current_response, sizeof(UsbCommand));
        ret = &current_response_user;
 
Impressum, Datenschutz