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

Diff for /src/usr.bin/rcs/rlog.c between version 1.1 and 1.2

version 1.1, 2005/10/06 12:56:49 version 1.2, 2005/10/06 13:36:53
Line 110 
Line 110 
 void  void
 rlog_usage(void)  rlog_usage(void)
 {  {
         fprintf(stderr, "usage %s [-qV] file ...\n", __progname);          fprintf(stderr, "usage %s [-hNqRtV] file ...\n", __progname);
 }  }
   
 static int  static int

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2