From f796d4d7478f4efb1cef54ab131046f4ecc59574 Mon Sep 17 00:00:00 2001 From: bztdlinux Date: Sun, 15 Nov 2009 22:26:39 +0000 Subject: STAND BACK - NEWLINE POLICE gcc spams warnings when newlines are not at the end of files. reason: http://gcc.gnu.org/ml/gcc/2001-07/msg01120.html git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4582 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Plugins/Plugin_VideoSoftware/Src/DebugUtil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Plugins/Plugin_VideoSoftware/Src/DebugUtil.cpp') diff --git a/Source/Plugins/Plugin_VideoSoftware/Src/DebugUtil.cpp b/Source/Plugins/Plugin_VideoSoftware/Src/DebugUtil.cpp index 43cd617e2d..3b07a9faac 100644 --- a/Source/Plugins/Plugin_VideoSoftware/Src/DebugUtil.cpp +++ b/Source/Plugins/Plugin_VideoSoftware/Src/DebugUtil.cpp @@ -210,4 +210,4 @@ void OnFrameEnd() } } -} \ No newline at end of file +} -- cgit v1.2.3