cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src ChangeLog history.c [cvs1-11-x-branch]


From: Larry Jones
Subject: [Cvs-cvs] ccvs/src ChangeLog history.c [cvs1-11-x-branch]
Date: Wed, 19 Apr 2006 19:07:01 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         cvs1-11-x-branch
Changes by:     Larry Jones <address@hidden>    06/04/19 19:07:01

Modified files:
        src            : ChangeLog history.c 

Log message:
        * history.c (sort_order): Back out previous change - not needed.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/src/ChangeLog.diff?only_with_tag=cvs1-11-x-branch&tr1=1.2336.2.438&tr2=1.2336.2.439&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/src/history.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.58.4.15&tr2=1.58.4.16&r1=text&r2=text

Patches:
Index: ccvs/src/ChangeLog
diff -u ccvs/src/ChangeLog:1.2336.2.438 ccvs/src/ChangeLog:1.2336.2.439
--- ccvs/src/ChangeLog:1.2336.2.438     Sat Apr 15 18:33:18 2006
+++ ccvs/src/ChangeLog  Wed Apr 19 19:07:00 2006
@@ -1,3 +1,7 @@
+2006-04-19  Larry Jones  <address@hidden>
+
+       * history.c (sort_order): Back out previous change - not needed.
+
 2006-04-15  Larry Jones  <address@hidden>
 
        * history.c (sort_order): Add prototype.
Index: ccvs/src/history.c
diff -u ccvs/src/history.c:1.58.4.15 ccvs/src/history.c:1.58.4.16
--- ccvs/src/history.c:1.58.4.15        Sat Apr 15 18:33:19 2006
+++ ccvs/src/history.c  Wed Apr 19 19:07:01 2006
@@ -327,9 +327,6 @@
    - Always sort timestamp last.
 */
 static int
-sort_order PROTO((const PTR l, const PTR r));
-
-static int
 sort_order (l, r)
     const PTR l;
     const PTR r;




reply via email to

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