/[cvs]/ccvs/src/wrapper.c
ViewVC logotype

Diff of /ccvs/src/wrapper.c

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

revision 1.45 by dprice, Wed Aug 31 16:51:04 2005 UTC revision 1.46 by dprice, Thu Sep 1 13:49:01 2005 UTC
# Line 394  wrap_add (char *line, int isTemp) Line 394  wrap_add (char *line, int isTemp)
394          switch(opt){          switch(opt){
395          case 'f':          case 'f':
396              /* Before this is reenabled, need to address the problem in              /* Before this is reenabled, need to address the problem in
397                 commit.c (see http://www.cvshome.org/docs/infowrapper.html).  */                 commit.c (see
398                   <http://ximbiot.com/cvs/cvshome/docs/infowrapper.html>).  */
399              error (1, 0,              error (1, 0,
400                     "-t/-f wrappers not supported by this version of CVS");                     "-t/-f wrappers not supported by this version of CVS");
401    
# Line 410  wrap_add (char *line, int isTemp) Line 411  wrap_add (char *line, int isTemp)
411              break;              break;
412          case 't':          case 't':
413              /* Before this is reenabled, need to address the problem in              /* Before this is reenabled, need to address the problem in
414                 commit.c (see http://www.cvshome.org/docs/infowrapper.html).  */                 commit.c (see
415                   <http://ximbiot.com/cvs/cvshome/docs/infowrapper.html>).  */
416              error (1, 0,              error (1, 0,
417                     "-t/-f wrappers not supported by this version of CVS");                     "-t/-f wrappers not supported by this version of CVS");
418    

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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