summaryrefslogtreecommitdiff
path: root/hw/battery.h
diff options
context:
space:
mode:
authorlokilee73 <changjoo.lee@samsung.com>2017-09-12 15:13:39 +0900
committerlokilee73 <changjoo.lee@samsung.com>2017-09-12 15:17:45 +0900
commita07cd1fca58e0b38b203ed2dfe907502f8014a06 (patch)
tree00501269ba7712e6e52fbcaa1981dcef71e4721a /hw/battery.h
parent5040220f793aa280bc994bf6ba164e0d2c2b5077 (diff)
downloadlibdevice-node-accepted/tizen_4.0_unified.tar.gz
libdevice-node-accepted/tizen_4.0_unified.tar.bz2
libdevice-node-accepted/tizen_4.0_unified.zip
Change-Id: Id1eaefb397d7e00e2c371664779eb5230b028903 Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
Diffstat (limited to 'hw/battery.h')
-rwxr-xr-x[-rw-r--r--]hw/battery.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/battery.h b/hw/battery.h
index 3302a27..55f1725 100644..100755
--- a/hw/battery.h
+++ b/hw/battery.h
@@ -35,7 +35,7 @@
/**
* The version of this device
*/
-#define BATTERY_HARDWARE_DEVICE_VERSION MAKE_VERSION(0,1)
+#define BATTERY_HARDWARE_DEVICE_VERSION MAKE_VERSION(0, 1)
struct battery_info {
char *name;