X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fconfiguration.h;h=6f55ac2a57f7fe7ef280ca956267b46c63b82db9;hp=a1e9cc8029418d3fa8af098d70fd9bd2f84c71aa;hb=64e7646c7ee3cec9803597c5fde5d5a907881249;hpb=6d82753d53f680432f8167bc0b514fb1aa044fbb diff --git a/include/configuration.h b/include/configuration.h index a1e9cc80..6f55ac2a 100644 --- a/include/configuration.h +++ b/include/configuration.h @@ -434,7 +434,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.