summaryrefslogtreecommitdiff
path: root/hw/battery.h
diff options
context:
space:
mode:
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;