From b524af8fb9246b0bf7b0db2db8f27a9285711080 Mon Sep 17 00:00:00 2001 From: bztdlinux Date: Wed, 26 May 2010 21:07:49 +0000 Subject: [PATCH] NEWLINE git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5498 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Core/Src/Debugger/PPCDebugInterface.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/Core/Core/Src/Debugger/PPCDebugInterface.h b/Source/Core/Core/Src/Debugger/PPCDebugInterface.h index fb22265205..c305235049 100644 --- a/Source/Core/Core/Src/Debugger/PPCDebugInterface.h +++ b/Source/Core/Core/Src/Debugger/PPCDebugInterface.h @@ -40,4 +40,5 @@ public: virtual void showJitResults(u32 address); }; -#endif \ No newline at end of file +#endif +