API Documentation: Fix warnings.

This commit is contained in:
Friedemann Kleint
2011-03-28 14:58:12 +02:00
parent 66780b845e
commit 0e89104b45
16 changed files with 41 additions and 51 deletions

View File

@@ -53,7 +53,7 @@ enum { winExceptionCppException = 0xe06d7363,
typedef ExtensionContext::StopReasonMap StopReasonMap;
/*!
\class IDebugEventCallbacks
\class EventCallback
Event handler wrapping the original IDebugEventCallbacks
to catch and store exceptions (report crashes as stop reasons).