From 6d70218f35f3af8fcada1f20f98a2af0afbe9775 Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Mon, 27 Jun 2005 21:37:07 +0000 Subject: Just updated ending comment properly for the sake of it svn-id: r18473 --- base/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base') diff --git a/base/main.cpp b/base/main.cpp index e24c11cc77..d981dbc69e 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -363,7 +363,7 @@ extern "C" int main(int argc, char *argv[]) { #endif setbuf(stderr, NULL); /* No buffering */ -#endif //defined(WIN32) && defined(USE_CONSOLE) +#endif // (defined(WIN32) && defined(NO_CONSOLE)) || defined(__SYMBIAN32__) // Quick preparse of command-line, looking for alt configfile path -- cgit v1.2.3