shishi-commit
[Top][All Lists]
Advanced

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

Typo.


From: shishi-commit
Subject: Typo.
Date: Thu, 11 Dec 2003 06:45:20 +0100

Commit from jas 2003-12-11 06:45 CET
Typo.
Module File name Revision
shishi src/shishid.c 1.67 >>> 1.68

shishi/src/shishid.c   1.67 >>> 1.68
Line 1286
    textdomain (PACKAGE);
    set_program_name (argv[0]);
 
-   if (cmdline_parser (argc, argv, &args_info) != 0)
+   if (cmdline_parser (argc, argv, &arg) != 0)
      error (EXIT_FAILURE, 0, "Try `%s --help' for more information.",
     program_name);
 



reply via email to

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