finch/libgnt/gntwm.h

branch
soc.2013.gobjectification.plugins
changeset 37052
e90875152e25
parent 37051
f1ba94fd20f1
parent 35411
6e54ded69510
child 37055
af1ec3eb15f5
--- a/finch/libgnt/gntwm.h	Sun Feb 02 03:49:31 2014 +0530
+++ b/finch/libgnt/gntwm.h	Sun Feb 02 04:05:52 2014 +0530
@@ -105,7 +105,7 @@
 	GntWS *cws;
 
 	GntListWindow _list;
-	GntListWindow *windows,         /* Window-list window */
+	GntListWindow *windows;         /* Window-list window */
 	GntListWindow *actions;         /* Action-list window */
 
 	GHashTable *nodes;    /* GntWidget -> GntNode */

mercurial