diff --git a/structs.h b/structs.h index 2dbf0287..cd49d8da 100644 --- a/structs.h +++ b/structs.h @@ -155,7 +155,7 @@ struct Statusbar }; /** Client type */ -typedef struct Client Client; +typedef struct Client Client; struct Client { /** Client name */