From 44f48ce91507e61eea706e836c68d041b4bb179f Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 23 Jan 2005 13:09:35 +0000 Subject: (svn r1610) Remove trailing whitespace (last time ever, i hope) --- console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'console.c') diff --git a/console.c b/console.c index b1c2b4eeb..84bb97bcd 100644 --- a/console.c +++ b/console.c @@ -1089,7 +1089,7 @@ void IConsoleCmdExec(const char* cmdstr) uint c; uint i; uint l; - + if (strlen(cmdstr) == 0) // only execute if there is something typed obviously return; -- cgit v1.2.3-54-g00ecf