Add missing new-line.

Refs #5036
This commit is contained in:
Gunnar Beutner 2013-11-08 21:52:42 +01:00
parent 49435b80a3
commit e525410b75

View File

@ -58,4 +58,4 @@ void Service::ExecuteEventHandler(void)
ec->Execute(GetSelf());
OnEventCommandExecuted(GetSelf());
}
}