Removed trailing spaces.

This commit is contained in:
Florian Pose
2012-09-06 20:22:24 +02:00
parent 669e6a0ed0
commit b0b7e6fde4
135 changed files with 922 additions and 928 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ void CommandMaster::execute(const StringVector &args)
time_t epoch;
char time_str[MAX_TIME_STR_SIZE + 1];
size_t time_str_size;
if (args.size()) {
err << "'" << getName() << "' takes no arguments!";
throwInvalidUsageException(err);