usage never returns, and thus should be __dead.
ok jasper@.
This commit is contained in:
2
calmwm.h
2
calmwm.h
@@ -312,7 +312,7 @@ int x_errorhandler(Display *, XErrorEvent *);
|
||||
void x_setup(char *display_name);
|
||||
char *x_screenname(int);
|
||||
void x_setupscreen(struct screen_ctx *, u_int);
|
||||
void usage(void);
|
||||
__dead void usage(void);
|
||||
|
||||
struct client_ctx *client_find(Window);
|
||||
void client_setup(void);
|
||||
|
||||
Reference in New Issue
Block a user