Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.c 


Log Message:
Formatting.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -3 -r1.219 -r1.220
--- e_config.c  29 Dec 2006 02:56:25 -0000      1.219
+++ e_config.c  29 Dec 2006 05:35:12 -0000      1.220
@@ -1975,7 +1975,7 @@
        if (e_config->wallpaper_import_last_dev) 
evas_stringshare_del(e_config->wallpaper_import_last_dev);
        if (e_config->wallpaper_import_last_path) 
evas_stringshare_del(e_config->wallpaper_import_last_path);
        if (e_config->theme_default_border_style) 
evas_stringshare_del(e_config->theme_default_border_style);
-   if (e_config->desklock_custom_screensaver_cmd) 
evas_stringshare_del(e_config->desklock_custom_screensaver_cmd);
+       if (e_config->desklock_custom_screensaver_cmd) 
evas_stringshare_del(e_config->desklock_custom_screensaver_cmd);
        E_FREE(e_config);
      }
 }



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