update for HEAD-2003091401
[reactos.git] / lib / crtdll / stdio / fclose.c
index 74b3b0c..f39c21f 100644 (file)
@@ -11,6 +11,9 @@
 // changed check for writable stream
 
 
+/*
+ * @implemented
+ */
 int
 fclose(FILE *f)
 {