/[global]/global/gozilla/gozilla.c
ViewVC logotype

Diff of /global/gozilla/gozilla.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by shigio, Sun Nov 28 01:04:57 2004 UTC revision 1.26 by shigio, Thu Apr 7 06:09:20 2005 UTC
# Line 66  int linenumber = 0; Line 66  int linenumber = 0;
66  int debug;  int debug;
67    
68  static void  static void
69  usage()  usage(void)
70  {  {
71          if (!qflag)          if (!qflag)
72                  fputs(usage_const, stderr);                  fputs(usage_const, stderr);
73          exit(2);          exit(2);
74  }  }
75  static void  static void
76  help()  help(void)
77  {  {
78          fputs(usage_const, stdout);          fputs(usage_const, stdout);
79          fputs(help_const, stdout);          fputs(help_const, stdout);

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26