summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Sleep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OSSupport/Sleep.h')
-rw-r--r--src/OSSupport/Sleep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OSSupport/Sleep.h b/src/OSSupport/Sleep.h
index 5298c15da..0ec0adf9d 100644
--- a/src/OSSupport/Sleep.h
+++ b/src/OSSupport/Sleep.h
@@ -4,4 +4,4 @@ class cSleep
{
public:
static void MilliSleep( unsigned int a_MilliSeconds );
-}; \ No newline at end of file
+};