update for HEAD-2003091401
[reactos.git] / lib / msvcrt / except / xcptfil.c
index 0a4271a..c01b91a 100644 (file)
@@ -1,6 +1,9 @@
 #include <windows.h>
 
 
+/*
+ * @unimplemented
+ */
 int
 _XcptFilter(DWORD ExceptionCode,
             struct _EXCEPTION_POINTERS *  ExceptionInfo)