Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

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


Modified Files:
        e_mod_main.c 


Log Message:
fix battery + freebsd

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/battery/e_mod_main.c,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -3 -r1.72 -r1.73
--- e_mod_main.c        20 Apr 2006 11:48:42 -0000      1.72
+++ e_mod_main.c        20 Apr 2006 11:52:40 -0000      1.73
@@ -204,7 +204,7 @@
               battery_config->battery_check_mode = CHECK_APM;
          }
      }
-   switch (ef->battery_check_mode)
+   switch (battery_config->battery_check_mode)
      {
       case CHECK_ACPI:
        ret = _battery_bsd_acpi_check();




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to