Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/bin


Modified Files:
        ecore_evas_test_app.c 


Log Message:


cleanups from clement

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/bin/ecore_evas_test_app.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ecore_evas_test_app.c       23 Mar 2005 06:04:01 -0000      1.6
+++ ecore_evas_test_app.c       22 May 2005 03:01:59 -0000      1.7
@@ -15,7 +15,8 @@
 static int
 getpix_cb(void *data)
 {
-   int *pix, p;
+   const int *pix;
+   int p;
    int w, h;
    FILE *f;
    int x, y;




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to