Enlightenment CVS committal
Author : raster
Project : e17
Module : apps/entice
Dir : e17/apps/entice/src/bin
Modified Files:
image.c
Log Message:
hint: DECLARE your varibles as their TYPEs before committing to cvs!
hint2: export CLFAGS="-W -Wall"
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/image.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- image.c 19 Aug 2003 23:11:23 -0000 1.19
+++ image.c 23 Aug 2003 05:13:51 -0000 1.20
@@ -669,8 +669,8 @@
void
e_display_current_image(void)
{
- scroll_x = 0;
- scroll_y = 0;
+ int scroll_x = 0;
+ int scroll_y = 0;
Imlib_Image im;
DATA32 *data;
int mustUseImlib = 0;
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs