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:30:23 +0100

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

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



reply via email to

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