diff tools/packed.c @ 2402:b7cd5dd0b82e

Merge one more change from th-libs args processing.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 12 Jan 2020 20:50:45 +0200
parents d1992206765a
children 60e119262c67
line wrap: on
line diff
--- a/tools/packed.c	Sun Jan 12 19:32:29 2020 +0200
+++ b/tools/packed.c	Sun Jan 12 20:50:45 2020 +0200
@@ -80,7 +80,7 @@
 
     fprintf(stdout, "\n");
 
-    dmArgsPrintHelp(stdout, optList, optListN, 0);
+    dmArgsPrintHelp(stdout, optList, optListN, 0, 80 - 2);
 
     fprintf(stdout,
         "\n"