X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/85bc89701507a525c54f2c38dfbad852802c2fc1..6840e8ab4e69caead96fced2ae896f778651d113:/uip/show.c?ds=inline diff --git a/uip/show.c b/uip/show.c index 5b815f4e..32917398 100644 --- a/uip/show.c +++ b/uip/show.c @@ -32,8 +32,8 @@ /* \ * switches for mhlproc \ */ \ - X("concat", -6, CONCATSW) \ - X("noconcat", -8, NCONCATSW) \ + X("concat", 0, CONCATSW) \ + X("noconcat", 0, NCONCATSW) \ /* \ * switches for mhshow \ */ \