Update of /cvsroot/tuxpaint/tuxpaint/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14125/src
Modified Files:
tuxpaint.c
Log Message:
declare i
Index: tuxpaint.c
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint/src/tuxpaint.c,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- tuxpaint.c 13 Dec 2004 01:25:06 -0000 1.217
+++ tuxpaint.c 13 Dec 2004 02:12:57 -0000 1.218
@@ -3544,6 +3544,7 @@
// find the most saturated pixel near the initial hue guess
multichan *key_color_ptr = NULL;
double hue_range;
+ unsigned i;
switch (inf_stamps[cur_stamp]->tinter)
{
_______________________________________________
Tuxpaint-commits mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-commits