comparison 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
comparison
equal deleted inserted replaced
34683:621058eff80f 34684:b03481253518
146 int Alt; 146 int Alt;
147 int Shift; 147 int Shift;
148 int Control; 148 int Control;
149 int NumLock; 149 int NumLock;
150 int CapsLock; 150 int CapsLock;
151 // --- Misc ------------------------------------------------------------------------------------- 151 /* Misc ------------------------------------------------------------------------------------- */
152 152
153 Atom AtomDeleteWindow; 153 Atom AtomDeleteWindow;
154 Atom AtomTakeFocus; 154 Atom AtomTakeFocus;
155 Atom AtomRolle; 155 Atom AtomRolle;
156 Atom AtomProtocols; 156 Atom AtomProtocols;