cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/src/rcs.c [cvs1-11-x-branch]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/rcs.c [cvs1-11-x-branch]
Date: Tue, 06 Sep 2005 17:37:38 -0400

Index: ccvs/src/rcs.c
diff -u ccvs/src/rcs.c:1.262.4.40 ccvs/src/rcs.c:1.262.4.41
--- ccvs/src/rcs.c:1.262.4.40   Tue Sep  6 18:05:20 2005
+++ ccvs/src/rcs.c      Tue Sep  6 21:37:36 2005
@@ -8172,7 +8172,7 @@
        if the trunk has a huge number of revisions and the program
        stack is not big, a stack overflow could occur, so this
        nonrecursive version was developed to be more safe. */
-    Node *k, *branchlist, *onebranch;
+    Node *branchlist, *onebranch;
     List *branches;
     List *onebranchlist;
 




reply via email to

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