diff -r 69056c46aa4d -r bc2d4bf9cbe5 tool/CommandEoe.cpp --- 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!";