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
1 changed files with 1 additions and 1 deletions

View File

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