Forgot this, thanks to Andrea Bernardi!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31488 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5d0e14e988
commit
ceaa15b6a7
@ -13,7 +13,7 @@
|
||||
#define APM_SYSCALLS "apm"
|
||||
#define APM_GET_BATTERY_INFO 1
|
||||
|
||||
struct battery_info {
|
||||
struct apm_battery_info {
|
||||
bool online;
|
||||
int32 percent;
|
||||
time_t time_left;
|
||||
|
Loading…
Reference in New Issue
Block a user