search for: otherhelp

Displaying 1 result from an estimated 1 matches for "otherhelp".

2003 Oct 08
2
2.5.6: a number of minor issues
...ngth + 1); char * l = le; +translation_domain=translation_domain; if (le == NULL) return NULL; /* XXX can't happen */ *le = '\0'; *le++ = '('; @@ -479,6 +481,7 @@ { int leftColWidth; +flags=flags; (void) showHelpIntro(con, fp); if (con->otherHelp) fprintf(fp, " %s\n", con->otherHelp); @@ -638,6 +641,7 @@ { int cursor; +flags=flags; cursor = showHelpIntro(con, fp); cursor += showShortOptions(con->options, fp, NULL); (void) singleTableUsage(con, fp, cursor, con->options, NULL); --- OLD/zlib/inftrees...