Imported Upstream version 2.5.2p1
[debian/amanda] / common-src / pipespawn.c
index a56a1d48d92c605a5b25c45de03e7d24e76043d5..09553b6ce3db42d0112619ff341c2f67209b53e0 100644 (file)
@@ -91,7 +91,7 @@ pipespawnv_passwd(
      * Log the command line and count the args.
      */
     dbprintf(("%s: spawning %s in pipeline\n", debug_prefix_time(NULL), prog));
-    dbprintf(("%s: argument list:", debug_prefix(NULL)));
+    dbprintf(("%s: argument list:", debug_prefix_time(NULL)));
     if ((pipedef & PASSWD_PIPE) != 0) {
        passwdvar = *my_argv++;
        passwdfd  = (int *)*my_argv++;