aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/crashhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/crashhandler.h')
-rw-r--r--NorthstarDLL/crashhandler.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/NorthstarDLL/crashhandler.h b/NorthstarDLL/crashhandler.h
index acff9710..e0dc6906 100644
--- a/NorthstarDLL/crashhandler.h
+++ b/NorthstarDLL/crashhandler.h
@@ -1,4 +1,4 @@
-#pragma once
-
-void InitialiseCrashHandler();
-void RemoveCrashHandler(); \ No newline at end of file
+#pragma once
+
+void InitialiseCrashHandler();
+void RemoveCrashHandler();