mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
[KERNEL32]
Colon end SEH lines to allow proper static analysis svn path=/trunk/; revision=54718
This commit is contained in:
@@ -356,7 +356,7 @@ LoadLibraryExW(LPCWSTR lpLibFileName,
|
||||
_SEH2_EXCEPT(EXCEPTION_EXECUTE_HANDLER)
|
||||
{
|
||||
Status = _SEH2_GetExceptionCode();
|
||||
} _SEH2_END
|
||||
} _SEH2_END;
|
||||
|
||||
|
||||
done:
|
||||
|
||||
Reference in New Issue
Block a user