aboutsummaryrefslogtreecommitdiffstats
path: root/src/kvilib/ext/KviCommandFormatter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kvilib/ext/KviCommandFormatter.cpp')
-rw-r--r--src/kvilib/ext/KviCommandFormatter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvilib/ext/KviCommandFormatter.cpp b/src/kvilib/ext/KviCommandFormatter.cpp
index dc7b2816b..31377928a 100644
--- a/src/kvilib/ext/KviCommandFormatter.cpp
+++ b/src/kvilib/ext/KviCommandFormatter.cpp
@@ -32,7 +32,7 @@ namespace KviCommandFormatter
{
if(!(*pszArray))
return false; // can't have more leading chars
-
+
bool bGotIt = false;
while(*pszArray)
{