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

Diff for /src/usr.bin/cvs/cvs.h between version 1.59 and 1.60

version 1.59, 2005/05/24 20:04:43 version 1.60, 2005/05/26 03:07:20
Line 140 
Line 140 
 #define CVS_CMD_SENDARGS1       0x04  #define CVS_CMD_SENDARGS1       0x04
 #define CVS_CMD_SENDARGS2       0x08  #define CVS_CMD_SENDARGS2       0x08
 #define CVS_CMD_SENDDIR         0x10  #define CVS_CMD_SENDDIR         0x10
   #define CVS_CMD_PRUNEDIRS       0x20
   
   
 struct cvs_cmd {  struct cvs_cmd {

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60