cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src rcs.c


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/src rcs.c
Date: Thu, 07 Sep 2006 19:47:14 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Derek Robert Price <dprice>     06/09/07 19:47:14

Modified files:
        src            : rcs.c 

Log message:
        * rcs.c (apply_rcs_changes): Fix header block comment.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/src/rcs.c?cvsroot=cvs&r1=1.381&r2=1.382

Patches:
Index: rcs.c
===================================================================
RCS file: /cvsroot/cvs/ccvs/src/rcs.c,v
retrieving revision 1.381
retrieving revision 1.382
diff -u -b -r1.381 -r1.382
--- rcs.c       7 Sep 2006 19:45:06 -0000       1.381
+++ rcs.c       7 Sep 2006 19:47:14 -0000       1.382
@@ -7402,8 +7402,7 @@
  *
  *   If the change text does not appear to apply to ORIG_LINES (e.g., a
  *   line number is invalid), this function will return zero and ORIG_LINES
- *   will be in an undefined state (though refcounts and such will be
- *   preserved for garbage collection).
+ *   will remain unmolested.
  *
  * ERRORS
  *   If the change text is improperly formatted (e.g., it is not the output




reply via email to

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