[gnome-applets/wip/gnome-3.10+: 2/48] battstat: add missing function declaration
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets/wip/gnome-3.10+: 2/48] battstat: add missing function declaration
- Date: Mon, 11 Aug 2014 17:01:40 +0000 (UTC)
commit e77138d6461bf215bd4da1f03ba409f901b6c60c
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Fri Jul 4 00:05:11 2014 +0300
battstat: add missing function declaration
battstat/battstat.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/battstat/battstat.h b/battstat/battstat.h
index 9b7acfd..6815f18 100644
--- a/battstat/battstat.h
+++ b/battstat/battstat.h
@@ -164,6 +164,6 @@ const char *power_management_getinfo( BatteryStatus *status );
const char *power_management_initialise (int no_hal, void (*callback) (void));
void power_management_cleanup( void );
int power_management_using_hal( void );
-
+int power_management_using_upower( void );
#endif /* _battstat_h_ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]