Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e_utils

Dir     : e17/apps/e_utils/src/bin/e17genmenu


Modified Files:
        eaps.c 


Log Message:
Fix warnings

===================================================================
RCS file: /cvs/e/e17/apps/e_utils/src/bin/e17genmenu/eaps.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- eaps.c      29 Apr 2006 06:05:51 -0000      1.6
+++ eaps.c      6 Aug 2006 02:07:33 -0000       1.7
@@ -128,7 +128,8 @@
    Engrave_Part_State *ps;
    Eet_File *ef;
 
-   char *idir, *ifile;
+   const char *ifile;
+   char *idir;
 
 #ifdef DEBUG
    fprintf(stderr, "\tWriting file %s\t\twith icon (%s) %s\n", file, 
eap->icon, eap->icon_path);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to