/[global]/global/libutil/version.c
ViewVC logotype

Diff of /global/libutil/version.c

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

revision 1.15 by shigio, Fri May 13 23:51:24 2005 UTC revision 1.16 by shigio, Tue Oct 4 07:59:04 2005 UTC
# Line 49  get_version(void) Line 49  get_version(void)
49   * version: print version information.   * version: print version information.
50   */   */
51  void  void
52  version(name, verbose)  version(const char *name, const int verbose)
         const char *name;  
         const int verbose;  
53  {  {
54          if (name == NULL)          if (name == NULL)
55                  name = progname;                  name = progname;

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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