i3bar: Fix prototypes (thx sECuRE)
This commit is contained in:
@ -31,7 +31,7 @@ typedef struct xcb_colors_t xcb_colors_t;
|
||||
* Initialize xcb and use the specified fontname for text-rendering
|
||||
*
|
||||
*/
|
||||
char *init_xcb();
|
||||
char *init_xcb(char *fontname);
|
||||
|
||||
/*
|
||||
* Initialize the colors
|
||||
|
Reference in New Issue
Block a user