[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.18 and 1.19

version 1.18, 2006/01/02 08:13:28 version 1.19, 2006/01/05 10:28:24
Line 26 
Line 26 
   
 #include "includes.h"  #include "includes.h"
   
 #include "log.h"  
 #include "rcs.h"  
 #include "diff.h"  
 #include "rcsprog.h"  #include "rcsprog.h"
   #include "diff.h"
   
 static int      rlog_file(const char *, const char *, RCSFILE *);  static int      rlog_file(const char *, const char *, RCSFILE *);
 static void     rlog_rev_print(RCSFILE *);  static void     rlog_rev_print(RCSFILE *);

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19