From e2565c2597a72ea7868eef3156014dc3a83c058f Mon Sep 17 00:00:00 2001 From: sirikfoll Date: Fri, 11 Aug 2017 23:06:37 -0300 Subject: Core/Misc: Remove Whitespaces --- src/common/Debugging/WheatyExceptionReport.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Debugging/WheatyExceptionReport.cpp') diff --git a/src/common/Debugging/WheatyExceptionReport.cpp b/src/common/Debugging/WheatyExceptionReport.cpp index 8211f4d6151..e818df4e8fb 100644 --- a/src/common/Debugging/WheatyExceptionReport.cpp +++ b/src/common/Debugging/WheatyExceptionReport.cpp @@ -827,7 +827,7 @@ PVOID UserContext) { ClearSymbols(); FormatSymbolValue(pSymInfo, (STACKFRAME64*)UserContext); - + } __except (EXCEPTION_EXECUTE_HANDLER) { -- cgit v1.2.3