Restore tab indentation
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3352 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -308,7 +308,7 @@ main (int argc, char *argv[])
|
||||
|
||||
if (errBuffer[0] != '\0')
|
||||
{ // Have some saved error to log
|
||||
log_add (log_Error, "%s", errBuffer);
|
||||
log_add (log_Error, "%s", errBuffer);
|
||||
errBuffer[0] = '\0';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user