Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/temperature


Modified Files:
        e_mod_main.c 


Log Message:
Move from e_file to ecore_file

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/e/src/modules/temperature/e_mod_main.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- e_mod_main.c        17 Feb 2005 17:32:08 -0000      1.13
+++ e_mod_main.c        21 Feb 2005 16:08:04 -0000      1.14
@@ -780,7 +780,7 @@
    char buf[4096];
 
    ef = data;
-   therms = e_file_ls("/proc/acpi/thermal_zone");
+   therms = ecore_file_ls("/proc/acpi/thermal_zone");
    if (!therms)
      {
        FILE *f;




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to