ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/saidar/saidar.c
(Generate patch)

Comparing projects/libstatgrab/src/saidar/saidar.c (file contents):
Revision 1.4 by pajs, Thu Oct 9 16:24:19 2003 UTC vs.
Revision 1.5 by pajs, Thu Oct 9 16:35:24 2003 UTC

# Line 353 | Line 353 | int get_stats(){
353   }
354  
355   void version_num(char *progname){
356 <        fprintf(stderr, "%s version %s\n", PACKAGE_VERSION);
356 >        fprintf(stderr, "%s version %s\n", progname, PACKAGE_VERSION);
357          fprintf(stderr, "\nReport bugs to <%s>.\n", PACKAGE_BUGREPORT);
358          exit(1);
359   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines