Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_fm_mime.c Log Message: Some minor formatting fix before I start the mime handlers code :) =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_fm_mime.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- e_fm_mime.c 24 Jul 2007 18:47:24 -0000 1.13 +++ e_fm_mime.c 12 Oct 2007 08:17:40 -0000 1.14 @@ -27,7 +27,7 @@ { char buf[4096], buf2[4096], *val; const char *homedir = NULL; - Evas_List *l; + Evas_List *l = NULL; E_Config_Mime_Icon *mi; /* 0.0 clean out hash cache once it has mroe than 512 entries in it */ @@ -98,7 +98,6 @@ val = (char *)evas_stringshare_add(buf); icon_map = evas_hash_add(icon_map, mime, val); return val; - } EAPI void ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs