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.18 by ats, Fri Nov 7 18:39:39 2003 UTC vs.
Revision 1.19 by tdb, Thu Dec 11 14:27:08 2003 UTC

# Line 454 | Line 454 | int main(int argc, char **argv){
454                                          fprintf(stderr, "Time must be 1 second or greater\n");
455                                          exit(1);
456                                  }
457                                delay--;
457                                  break;
458                          case 'v':
459                                  version_num(argv[0]);  
# Line 464 | Line 463 | int main(int argc, char **argv){
463                                  usage(argv[0]);
464                                  return 1;
465                                  break;
467                                
466                  }
467          }
468  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines