Typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2888 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -502,7 +502,7 @@ typedef unsigned int wint_t;
|
||||
// stderr is normally unbuffered when connected to a terminal, but it
|
||||
// will be buffered when connected to a file, when a --logfile argument
|
||||
// is passed to uqm.
|
||||
// Buffered output is slower, which can be significant if much debug output
|
||||
// Unbuffered output is slower, which can be significant if much debug output
|
||||
// is requested, but after a crash occurs the logfile will still be up to
|
||||
// date.
|
||||
// On platforms where there is no console, having up-to-date log files
|
||||
|
||||
Reference in New Issue
Block a user