Misc: Kill trailing white spaces

This commit is contained in:
Aokromes
2017-11-25 01:36:21 +01:00
parent 7817610b07
commit 91affef0c6
54 changed files with 89 additions and 89 deletions

View File

@@ -824,7 +824,7 @@ PVOID UserContext)
{
ClearSymbols();
FormatSymbolValue(pSymInfo, (STACKFRAME64*)UserContext);
}
__except (EXCEPTION_EXECUTE_HANDLER)
{