console.c
changeset 1109 1bab892228cd
parent 1095 90220990fd7c
child 1127 b7eaa0592b30
--- a/console.c	Sun Jan 23 13:08:01 2005 +0000
+++ b/console.c	Sun Jan 23 13:09:35 2005 +0000
@@ -1089,7 +1089,7 @@
 	uint c;
 	uint i;
 	uint l;
-	
+
 	if (strlen(cmdstr) == 0) // only execute if there is something typed obviously
 		return;