Just updated ending comment properly for the sake of it
svn-id: r18473
This commit is contained in:
parent
e2d1b7afa4
commit
6d70218f35
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue