X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=i3status.h;h=aa7f20e39a1953da7ba8ba2544584c436ea36591;hb=48e033598bf8d97e3663b2b854ed4f6aa03585de;hp=81a52a09b6ec48c68a80bd4eee140d7fdef6bd1d;hpb=e565e313f79c78eb1be27ce6ea789011105cf549;p=i3%2Fi3status diff --git a/i3status.h b/i3status.h index 81a52a0..aa7f20e 100644 --- a/i3status.h +++ b/i3status.h @@ -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;