cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/root.c


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/root.c
Date: Sun, 04 Sep 2005 01:17:53 -0400

Index: ccvs/src/root.c
diff -u ccvs/src/root.c:1.118 ccvs/src/root.c:1.119
--- ccvs/src/root.c:1.118       Sun Sep  4 05:16:00 2005
+++ ccvs/src/root.c     Sun Sep  4 05:17:53 2005
@@ -400,8 +400,11 @@
 
 
 
-/* Dispose of a cvsroot_t and its component parts.  Most code should not need
- * to call this function, as parse_cvsroot is now caching parsed roots.
+/* Dispose of a cvsroot_t and its component parts.
+ *
+ * NOTE
+ *  It is dangerous for most code to call this function since parse_cvsroot
+ *  maintains a cache of parsed roots.
  */
 static void
 free_cvsroot_t (cvsroot_t *root)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]