From d8cb3daab0bb32024138fc8933c9462980bb3b30 Mon Sep 17 00:00:00 2001 From: dborth Date: Thu, 10 Feb 2011 18:08:24 +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 f85f08e..4a9ea23 100644 --- a/source/networkop.cpp +++ b/source/networkop.cpp @@ -327,7 +327,7 @@ bool InitializeNetwork(bool silent) retry = ErrorPromptRetry("Unable to initialize network!"); - #ifdef HW_RVL +#ifdef HW_RVL if(networkInit && net_gethostip() > 0) #else if(networkInit)