apm too! :)

SVN revision: 12724
This commit is contained in:
Carsten Haitzler 2005-01-04 03:23:08 +00:00
parent 2f31996232
commit 0be6684c4c
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ _battery_cb_check(void *data)
ret = _battery_linux_acpi_check(ef);
break;
case CHECK_LINUX_APM:
ret = _battery_linux_acpi_check(ef);
ret = _battery_linux_apm_check(ef);
break;
default:
break;