[cairo-commit] cairo ChangeLog,1.307,1.308
Carl Worth
commit at pdx.freedesktop.org
Wed Jan 19 07:11:16 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv31349
Modified Files:
ChangeLog
Log Message:
* src/cairo_wideint.h: Remove const qualifiers from the header
file as well.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -d -r1.307 -r1.308
--- ChangeLog 19 Jan 2005 15:07:00 -0000 1.307
+++ ChangeLog 19 Jan 2005 15:11:14 -0000 1.308
@@ -1,5 +1,8 @@
2005-01-19 Carl Worth <cworth at cworth.org>
+ * src/cairo_wideint.h: Remove const qualifiers from the header
+ file as well.
+
* src/cairo_wideint.c: Remove useless const qualifier from
functions returning simple values, (quiets the warning in
gcc4). Thanks to John Ellson <ellson at research.att.com>. Closes bug
More information about the cairo-commit
mailing list