-O pid: show/log process id of running tfcrypt.
[tfcrypt.git] / tfc_skein.c
index 8102f70af122cff0cbeb7055150ea83267238494..58cd36e716bf6e72453217a517b68d3ea4abbca4 100644 (file)
@@ -252,7 +252,7 @@ _dothat:
                fclose(f);
                if (failed) {
                        tfc_esay("%s: WARNING: %u of %u computed checksums did NOT match",
-                               progname, failed, totaltested);
+                               tfc_format_pid(progname), failed, totaltested);
                        exitcode = 1;
                }
                xexit(exitcode);