X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fconfiguration.h;h=d99d9fff663cd5bc965abd0049f4f24ec2ffd250;hp=3eccca4cef604d3ebbd89ab4650ffb682d075700;hb=2a9522dda41ed05d5799180e2a00db5ec6373117;hpb=a15fff2370105af288c1ebfb925a9f51274efc22 diff --git a/include/configuration.h b/include/configuration.h index 3eccca4c..d99d9fff 100644 --- a/include/configuration.h +++ b/include/configuration.h @@ -427,7 +427,7 @@ void ungrab_all_keys(xcb_connection_t *conn); * Sends the current bar configuration as an event to all barconfig_update listeners. * */ -void update_barconfig(); +void update_barconfig(void); /** * Kills the configerror i3-nagbar process, if any.