update for HEAD-2003091401
[reactos.git] / lib / crtdll / except / exhand2.c
index 875b5da..1cb9b1e 100644 (file)
@@ -18,6 +18,9 @@ MsvcrtDebug(ULONG Value)
 }
 
 
+/*
+ * @unimplemented
+ */
 EXCEPTION_DISPOSITION
 _except_handler2(
     struct _EXCEPTION_RECORD* ExceptionRecord, void* Frame,