removed a misplaced ';'
Ali H. Fardan raiz@firemail.cc
Sun, 28 Aug 2016 16:24:19 +0300
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
config.def.h
→
config.def.h
@@ -9,7 +9,7 @@ #define BATTERY_NOW "energy_now"
#define BATTERY_FULL "energy_full_design" /* bar update interval in seconds (smallest value = 1) */ -#define UPDATE_INTERVAL 1; +#define UPDATE_INTERVAL 1 /* text to show if no value can be retrieved */ #define UNKNOWN_STR "n/a"