update for HEAD-2003091401
[reactos.git] / lib / msvcrt / except / exhand2.c
index 35a0ea0..afa62d7 100644 (file)
@@ -14,6 +14,9 @@ MsvcrtDebug(ULONG Value)
     //DbgPrint("MsvcrtDebug 0x%.08x\n", Value);
 }
 
+/*
+ * @implemented
+ */
 EXCEPTION_DISPOSITION
 _except_handler2(
 struct _EXCEPTION_RECORD *ExceptionRecord,