diff --git a/Source/Common/SyncEvent.cpp b/Source/Common/SyncEvent.cpp index 77f7eb353..aee4ddeea 100644 --- a/Source/Common/SyncEvent.cpp +++ b/Source/Common/SyncEvent.cpp @@ -70,4 +70,4 @@ void SyncEvent::Reset() void * SyncEvent::GetHandle() { return m_Event; -} \ No newline at end of file +}