From bea8e9ef9bc915beb119ad6d4aeb637fa7d98afe Mon Sep 17 00:00:00 2001 From: dborth Date: Thu, 10 Feb 2011 18:07:29 +0000 Subject: [PATCH] rm space --- source/networkop.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/networkop.cpp b/source/networkop.cpp index ce05247..2bd7611 100644 --- a/source/networkop.cpp +++ b/source/networkop.cpp @@ -328,7 +328,7 @@ bool InitializeNetwork(bool silent) break; retry = ErrorPromptRetry("Unable to initialize network!"); - #ifdef HW_RVL +#ifdef HW_RVL if(networkInit && net_gethostip() > 0) #else if(networkInit)