diff gui/wm/ws.h @ 34684:b03481253518

Cosmetic: Prefer C style for single line comments. Additionally, slightly revise some of these comments.
author ib
date Fri, 24 Feb 2012 17:16:54 +0000
parents 3c1a1038bfc7
children c8478a499a17
line wrap: on
line diff
--- a/gui/wm/ws.h	Thu Feb 23 13:48:58 2012 +0000
+++ b/gui/wm/ws.h	Fri Feb 24 17:16:54 2012 +0000
@@ -148,7 +148,7 @@
     int Control;
     int NumLock;
     int CapsLock;
-// --- Misc -------------------------------------------------------------------------------------
+/* Misc ------------------------------------------------------------------------------------- */
 
     Atom AtomDeleteWindow;
     Atom AtomTakeFocus;