event: fixed typos and updated CMakeLists

This commit is contained in:
bunnei 2014-05-27 22:14:38 -04:00
parent beea6f054a
commit ea8627d536
2 changed files with 2 additions and 1 deletions

View file

@ -16,7 +16,7 @@ namespace Kernel {
* @param handle Handle to event to change
* @param locked Boolean locked value to set event
*/
void SetEventLocked(const Handle handle, const bool locked)
void SetEventLocked(const Handle handle, const bool locked);
/**
* Clears an event