]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
textual (piwi)
authoriceman1001 <iceman@iuse.se>
Tue, 14 Mar 2017 07:30:46 +0000 (08:30 +0100)
committericeman1001 <iceman@iuse.se>
Tue, 14 Mar 2017 07:30:46 +0000 (08:30 +0100)
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