cvs commit: src/contrib/cvs/src cvs.h entries.c
    Peter Wemm 
    peter at FreeBSD.org
       
    Wed Apr 14 18:41:06 PDT 2004
    
    
  
peter       2004/04/14 18:41:05 PDT
  FreeBSD src repository
  Modified files:
    contrib/cvs/src      cvs.h entries.c 
  Log:
  Change WriteTemplate to take const char * args.
  The Name_Root() call seems to be defunct, remove it because it was
  causing compile problems.  The real magic seems to be in the Parse_Info()
  callback (which was also updated for const char * args).
  
  Revision  Changes    Path
  1.19      +1 -1      src/contrib/cvs/src/cvs.h
  1.4       +3 -7      src/contrib/cvs/src/entries.c
    
    
More information about the cvs-all
mailing list