bridge_gui.c
changeset 2952 58522ed8f0f1
parent 2737 fb1556b8f5e0
child 3422 a6eba3443452
--- a/bridge_gui.c	Wed Feb 01 06:32:03 2006 +0000
+++ b/bridge_gui.c	Wed Feb 01 07:36:15 2006 +0000
@@ -40,7 +40,7 @@
 
 static void BuildBridgeWndProc(Window *w, WindowEvent *e)
 {
-	switch(e->event) {
+	switch (e->event) {
 	case WE_PAINT: {
 		uint i;