Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/file


Modified Files:
        evas_path.c 


Log Message:

warnigns cleanups + fb 32bpp transparency support for evas from celement

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/file/evas_path.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- evas_path.c 22 May 2005 02:49:49 -0000      1.8
+++ evas_path.c 22 May 2005 03:02:15 -0000      1.9
@@ -28,7 +28,7 @@
 }
 
 char *
-evas_file_path_join(char *path, char *end)
+evas_file_path_join(const char *path, const char *end)
 {
    char *res = NULL;
    int len;




-------------------------------------------------------
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