From 1e8f313da756d1565eb231d053f7c4e7031c06b9 Mon Sep 17 00:00:00 2001 From: PerfectLaugh Date: Mon, 22 Feb 2016 07:44:14 +0800 Subject: [PATCH] Add a newline, github is annoying about this --- extension.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.cpp b/extension.cpp index 8ed1771..37e7ebf 100644 --- a/extension.cpp +++ b/extension.cpp @@ -276,4 +276,4 @@ const sp_nativeinfo_t MyNatives[] = void Outputinfo::SDK_OnAllLoaded() { sharesys->AddNatives(myself, MyNatives); -} \ No newline at end of file +}