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

Diff for /src/usr.bin/rcs/rcsprog.h between version 1.31 and 1.32

version 1.31, 2005/12/10 20:27:46 version 1.32, 2005/12/23 00:59:56
Line 70 
Line 70 
 /* co.c */  /* co.c */
 int     checkout_main(int, char **);  int     checkout_main(int, char **);
 int     checkout_rev(RCSFILE *, RCSNUM *, const char *, int, const char *,  int     checkout_rev(RCSFILE *, RCSNUM *, const char *, int, const char *,
             const char *, const char *);              const char *, const char *, const char *);
 void    checkout_usage(void);  void    checkout_usage(void);
   
 /* ident.c */  /* ident.c */

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32