update for HEAD-2003091401
[reactos.git] / lib / crtdll / stdio / perror.c
index a959151..0ad0d79 100644 (file)
@@ -9,6 +9,9 @@
 void perror(const char *s);
 #endif
 
+/*
+ * @implemented
+ */
 void perror(const char *s)
 {