[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.110 and 1.111

version 1.110, 2006/05/30 06:34:39 version 1.111, 2006/06/03 19:07:13
Line 352 
Line 352 
 int     update_has_conflict_markers(struct cvs_file *);  int     update_has_conflict_markers(struct cvs_file *);
   
 #define CO_MERGE        0x01  #define CO_MERGE        0x01
   #define CO_SETSTICKY    0x02
   
 #endif  #endif

Legend:
Removed from v.1.110  
changed lines
  Added in v.1.111