tool/CommandDebug.cpp
branchstable-1.5
changeset 2421 bc2d4bf9cbe5
parent 1968 4f682084c643
--- a/tool/CommandDebug.cpp	Thu Sep 06 19:52:17 2012 +0200
+++ b/tool/CommandDebug.cpp	Thu Sep 06 20:22:24 2012 +0200
@@ -73,7 +73,7 @@
 	MasterIndexList masterIndices;
     stringstream str;
     int debugLevel;
-    
+
     if (args.size() != 1) {
         stringstream err;
         err << "'" << getName() << "' takes exactly one argument!";