update for HEAD-2003091401
[reactos.git] / lib / crtdll / stdio / allocfil.c
index 7d86ebb..139cf0e 100644 (file)
@@ -67,6 +67,9 @@ FILE *__alloc_file(void)
 }
 
 
+/*
+ * @implemented
+ */
 int _fcloseall( void )
 {
    __file_rec *fr = __file_rec_list;