Force an over-the-wire transaction when resolving the root of an NFS mount
[dragonfly.git] / gnu / usr.bin / cvs / cvs / rcs.h.patch
1 $DragonFly: src/gnu/usr.bin/cvs/cvs/Attic/rcs.h.patch,v 1.1 2006/09/13 19:34:24 corecode Exp $
2 diff -r 93f8116a881a contrib/cvs-1.12/src/rcs.h
3 --- a/contrib/cvs-1.12/src/rcs.h        Sat Sep 09 18:10:13 2006 +0200
4 +++ b/contrib/cvs-1.12/src/rcs.h        Wed Sep 13 16:33:25 2006 +0200
5 @@ -189,7 +189,7 @@ struct rcsbuffer;
6  struct rcsbuffer;
7  
8  /* What RCS_deltas is supposed to do.  */
9 -enum rcs_delta_op {RCS_ANNOTATE, RCS_FETCH};
10 +enum rcs_delta_op {RCS_ANNOTATE, RCS_ANNOTATE_BACKWARDS, RCS_FETCH};
11  
12  /*
13   * exported interfaces