summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OSSupport/Thread.h')
-rw-r--r--src/OSSupport/Thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OSSupport/Thread.h b/src/OSSupport/Thread.h
index 3c9316424..4153b2427 100644
--- a/src/OSSupport/Thread.h
+++ b/src/OSSupport/Thread.h
@@ -23,4 +23,4 @@ private:
cEvent* m_StopEvent;
AString m_ThreadName;
-}; \ No newline at end of file
+};