shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix.


From: shishi-commit
Subject: Fix.
Date: Tue, 16 Dec 2003 07:33:51 +0100

Commit from jas 2003-12-16 07:33 CET
Fix.
Module File name Revision
shishi src/shishi.c 1.71 >>> 1.72

shishi/src/shishi.c   1.71 >>> 1.72
Line 84
    if (args.help_given)
      {
        cmdline_parser_print_help ();
-       error (0, 0, "\nMandatory arguments to long options are "
-      "mandatory for short options too.\n\nReport bugs to <%s>.\n",
-      PACKAGE_BUGREPORT);
+       printf ("\nMandatory arguments to long options are "
+       "mandatory for short options too.\n\nReport bugs to <%s>.\n",
+       PACKAGE_BUGREPORT);
        return EXIT_SUCCESS;
      }
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]