main_gui.c
changeset 2552 5b586a545665
parent 2549 5587f9a38563
child 2557 5d91ce06a360
--- a/main_gui.c	Mon Oct 24 05:51:23 2005 +0000
+++ b/main_gui.c	Mon Oct 24 19:40:48 2005 +0000
@@ -2351,7 +2351,7 @@
 			e->keypress.cont = false;
 			break;
 		}
-		
+
 		// check to see if Command-Q has been pressed on a Mac
 		// must be done before checking if we are at the main menu
 		if ( (e->keypress.keycode == ('Q' | WKC_CTRL)) || (e->keypress.keycode == ('Q' | WKC_META)) )