diff --git a/Contrib/System/Source/Buffers.c b/Contrib/System/Source/Buffers.c index 2f7e8e90..1f65c118 100644 --- a/Contrib/System/Source/Buffers.c +++ b/Contrib/System/Source/Buffers.c @@ -109,4 +109,4 @@ PLUGINFUNCTION(Store) GlobalFree((HANDLE) command); } -PLUGINFUNCTIONEND \ No newline at end of file +PLUGINFUNCTIONEND diff --git a/Contrib/System/Source/Plugin.c b/Contrib/System/Source/Plugin.c index 3e5a732b..45e1e17c 100644 --- a/Contrib/System/Source/Plugin.c +++ b/Contrib/System/Source/Plugin.c @@ -170,4 +170,4 @@ HANDLE GlobalCopy(HANDLE Old) void main() { } -#endif \ No newline at end of file +#endif diff --git a/Contrib/System/Source/stdafx.h b/Contrib/System/Source/stdafx.h index a4a1b0ef..058fd207 100644 --- a/Contrib/System/Source/stdafx.h +++ b/Contrib/System/Source/stdafx.h @@ -10,4 +10,4 @@ #include // TODO: reference additional headers your program requires here -//#define SYSTEM_LOG_DEBUG \ No newline at end of file +//#define SYSTEM_LOG_DEBUG