aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/sigscanning.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/sigscanning.h')
-rw-r--r--NorthstarDLL/sigscanning.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/sigscanning.h b/NorthstarDLL/sigscanning.h
index 56979fbc..5d255152 100644
--- a/NorthstarDLL/sigscanning.h
+++ b/NorthstarDLL/sigscanning.h
@@ -4,4 +4,4 @@
// note: sigscanning is only really intended to be used for resolving stuff like shared function definitions
// we mostly use raw function addresses for stuff
-void* FindSignature(std::string dllName, const char* sig, const char* mask); \ No newline at end of file
+void* FindSignature(std::string dllName, const char* sig, const char* mask);