changeset 63:b455e14ebc5d noffle

[svn] *** empty log message ***
author enz
date Fri, 12 May 2000 18:28:37 +0100
parents 53cfa011a08c
children 7250be163ec4
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri May 12 18:28:07 2000 +0100
+++ b/ChangeLog	Fri May 12 18:28:37 2000 +0100
@@ -18,6 +18,8 @@
    Renamed some variables, because they caused compiler warnings because
    of shadowing global variables from system include files
    (index, stat, serv).
+ * src/fetchlist.c:
+   Avoid compiler warning because of cast from const to non-const.
 	
 Fri May 12 10:19:56 CEST 2000  Uwe Hermann <uh1763@bingo-ev.de>