mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Add missing "*/".
This commit is contained in:
parent
9b44a5c35d
commit
56dc7c4e0a
@ -389,7 +389,7 @@ LONG CALLBACK Application::SEHUnhandledExceptionFilter(PEXCEPTION_POINTERS exi)
|
||||
|
||||
return EXCEPTION_CONTINUE_SEARCH;
|
||||
}
|
||||
#endif /* _WIN32
|
||||
#endif /* _WIN32 */
|
||||
|
||||
/**
|
||||
* Installs the exception handlers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user