]> diplodocus.org Git - nmh/blobdiff - uip/mhshow.c
Use va_copy() to get a copy of va_list, instead of using original.
[nmh] / uip / mhshow.c
index f868065c2c9d3dbc5969bb4a2a9af155f0a2318c..e44dd115d65eaa2754f5160d672d418bb606e24f 100644 (file)
@@ -385,7 +385,7 @@ do_cache:
     if (!*cts)
        done (1);
 
-    userrs = 1;
+    userrs = true;
     SIGNAL (SIGQUIT, quitser);
     SIGNAL (SIGPIPE, pipeser);