tool/CommandEoe.cpp
changeset 2589 2b9c78543663
parent 1968 4f682084c643
--- a/tool/CommandEoe.cpp	Thu Sep 06 14:21:02 2012 +0200
+++ b/tool/CommandEoe.cpp	Mon Nov 03 15:20:05 2014 +0100
@@ -69,7 +69,7 @@
     ec_ioctl_eoe_handler_t eoe;
     bool doIndent;
     string indent;
-    
+
     if (args.size()) {
         stringstream err;
         err << "'" << getName() << "' takes no arguments!";