]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/ui.c
textual (piwi)
[proxmark3-svn] / client / ui.c
index 2c344b680713c747e152afb340c8236fa1d3d632..0bab2eb3dc51fa08a7d14b1db38c3425da3efaf5 100644 (file)
@@ -33,7 +33,7 @@ void PrintAndLog(char *fmt, ...)
        // struct tm* tm_info;
        // char buffer[26] = {0};
                
-       // lock this section to avoid interlacing prints from different threats
+       // lock this section to avoid interlacing prints from different threads
        pthread_mutex_lock(&print_lock);
   
        if (logging && !logfile) {
Impressum, Datenschutz