]> diplodocus.org Git - nmh/blobdiff - uip/show.c
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / uip / show.c
index 5b815f4e3c67824ab41f6cec007a43eb66bc6edd..32917398e409630ec707d4e2c9cc17aef1362fb1 100644 (file)
@@ -32,8 +32,8 @@
     /*                         \
      * switches for mhlproc    \
      */                                \
     /*                         \
      * switches for mhlproc    \
      */                                \
-    X("concat", -6, CONCATSW) \
-    X("noconcat", -8, NCONCATSW) \
+    X("concat", 0, CONCATSW) \
+    X("noconcat", 0, NCONCATSW) \
     /*                         \
      * switches for mhshow     \
      */                                \
     /*                         \
      * switches for mhshow     \
      */                                \