diff options
Diffstat (limited to 'i3status.h')
-rw-r--r-- | i3status.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ extern int highest_order; extern const char *wlan_interface; extern const char *eth_interface; -extern const char *wmii_path; +extern char *wmii_path; extern const char *time_format; extern bool use_colors; extern bool get_ethspeed; |