From 55853910c49949be61ccc946413393070f44a2bd Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Wed, 16 Jan 2008 07:57:54 +0100 Subject: [PATCH] cosmetic --- structs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structs.h b/structs.h index 2dbf0287e..cd49d8da2 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 */