[BACK]Return to rdistd.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / rdistd

Diff for /src/usr.bin/rdistd/rdistd.c between version 1.10 and 1.11

version 1.10, 2015/02/08 23:40:34 version 1.11, 2022/12/04 23:50:49
Line 79 
Line 79 
                         printf("%s\n", getversion());                          printf("%s\n", getversion());
                         exit(0);                          exit(0);
   
                 case '?':  
                 default:                  default:
                         error("Bad command line option.");                          error("Bad command line option.");
                         usage();                          usage();

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11