cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src ChangeLog entries.h


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/src ChangeLog entries.h
Date: Wed, 17 Sep 2008 15:04:30 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Derek Robert Price <dprice>     08/09/17 15:04:30

Modified files:
        src            : ChangeLog entries.h 

Log message:
        * entries.h: "rcs.h" already includes "hash.h".

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/src/ChangeLog?cvsroot=cvs&r1=1.3592&r2=1.3593
http://cvs.savannah.gnu.org/viewcvs/ccvs/src/entries.h?cvsroot=cvs&r1=1.4&r2=1.5

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/src/ChangeLog,v
retrieving revision 1.3592
retrieving revision 1.3593
diff -u -b -r1.3592 -r1.3593
--- ChangeLog   16 Sep 2008 22:50:24 -0000      1.3592
+++ ChangeLog   17 Sep 2008 15:04:29 -0000      1.3593
@@ -1,3 +1,7 @@
+2008-09-17  Derek R. Price  <address@hidden>
+
+       * entries.h: "rcs.h" already includes "hash.h".
+
 2008-09-16  Derek R. Price  <address@hidden>
 
        * update.c (patch_file): Repaginate.

Index: entries.h
===================================================================
RCS file: /cvsroot/cvs/ccvs/src/entries.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- entries.h   16 Sep 2008 21:00:21 -0000      1.4
+++ entries.h   17 Sep 2008 15:04:29 -0000      1.5
@@ -23,7 +23,6 @@
 #include <stdbool.h>
 
 /* CVS */
-#include "hash.h"
 #include "rcs.h"
 
 




reply via email to

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