tool/CommandEoe.cpp
branchstable-1.5
changeset 2421 bc2d4bf9cbe5
parent 1968 4f682084c643
--- a/tool/CommandEoe.cpp	Thu Sep 06 19:52:17 2012 +0200
+++ b/tool/CommandEoe.cpp	Thu Sep 06 20:22:24 2012 +0200
@@ -69,7 +69,7 @@
     ec_ioctl_eoe_handler_t eoe;
     bool doIndent;
     string indent;
-    
+
     if (args.size()) {
         stringstream err;
         err << "'" << getName() << "' takes no arguments!";