/[cvs]/ccvs/src/cvs.h
ViewVC logotype

Diff of /ccvs/src/cvs.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.344.2.1 by dprice, Sat Oct 15 01:38:18 2005 UTC revision 1.344.2.2 by dprice, Sun Oct 16 16:39:23 2005 UTC
# Line 235  char *strerror (int); Line 235  char *strerror (int);
235  #define CVSLCKSLEEP     30              /* wait 30 seconds before retrying */  #define CVSLCKSLEEP     30              /* wait 30 seconds before retrying */
236  #define CVSBRANCH       "1.1.1"         /* RCS branch used for vendor srcs */  #define CVSBRANCH       "1.1.1"         /* RCS branch used for vendor srcs */
237    
 #ifdef USE_VMS_FILENAMES  
 # define BAKPREFIX      "_$"  
 #else /* USE_VMS_FILENAMES */  
 # define BAKPREFIX      ".#"            /* when rcsmerge'ing */  
 #endif /* USE_VMS_FILENAMES */  
   
238  /*  /*
239   * Special tags. -rHEAD refers to the head of an RCS file, regardless of any   * Special tags. -rHEAD refers to the head of an RCS file, regardless of any
240   * sticky tags. -rBASE  refers to the current revision the user has checked   * sticky tags. -rBASE  refers to the current revision the user has checked

Legend:
Removed from v.1.344.2.1  
changed lines
  Added in v.1.344.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26