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

Diff for /src/usr.bin/cvs/rcsnum.c between version 1.11 and 1.12

version 1.11, 2005/05/26 01:45:54 version 1.12, 2005/05/31 08:58:48
Line 31 
Line 31 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   
 #include "rcs.h"  
 #include "log.h"  #include "log.h"
   #include "rcs.h"
   
   
 static int rcsnum_setsize  (RCSNUM *, u_int);  static int rcsnum_setsize  (RCSNUM *, u_int);

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