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

Diff of /ccvs/src/root.c

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

revision 1.118 by dprice, Sun Sep 4 05:16:00 2005 UTC revision 1.119 by dprice, Sun Sep 4 05:17:53 2005 UTC
# Line 400  new_cvsroot_t (void) Line 400  new_cvsroot_t (void)
400    
401    
402    
403  /* Dispose of a cvsroot_t and its component parts.  Most code should not need  /* Dispose of a cvsroot_t and its component parts.
404   * to call this function, as parse_cvsroot is now caching parsed roots.   *
405     * NOTE
406     *  It is dangerous for most code to call this function since parse_cvsroot
407     *  maintains a cache of parsed roots.
408   */   */
409  static void  static void
410  free_cvsroot_t (cvsroot_t *root)  free_cvsroot_t (cvsroot_t *root)

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

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