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

Diff of /ccvs/src/subr.h

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

revision 1.7 by dprice, Fri Sep 23 03:19:24 2005 UTC revision 1.7.2.1 by dprice, Sat Oct 15 01:38:18 2005 UTC
# Line 18  Line 18 
18  #ifndef SUBR_H  #ifndef SUBR_H
19  # define SUBR_H  # define SUBR_H
20    
21    /* FIXME - This shouldn't be needed here.  Any routine that needs to understand
22     * the underlying structure of an RCSNode should be in rcs*.c.
23     */
24    #include "rcs.h"
25    
26    
27    
28  void expand_string (char **, size_t *, size_t);  void expand_string (char **, size_t *, size_t);
29  char *Xreadlink (const char *link, size_t size);  char *Xreadlink (const char *link, size_t size);
30  void xrealloc_and_strcat (char **, size_t *, const char *);  void xrealloc_and_strcat (char **, size_t *, const char *);

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.7.2.1

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