mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Actually remove trailing tabs from source/.
This was SVN commit r18991.
This commit is contained in:
@@ -38,7 +38,7 @@ bool JSI_ConfigDB::GetConfigNamespace(const std::wstring& cfgNsString, EConfigNa
|
||||
{
|
||||
LOGERROR("Invalid namespace name passed to the ConfigDB!");
|
||||
cfgNs = CFG_DEFAULT;
|
||||
return false;
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user