update for HEAD-2003091401
[reactos.git] / lib / crtdll / stdio / getchar.c
index 14392d2..ed1fef6 100644 (file)
@@ -3,6 +3,9 @@
 #include <msvcrt/internal/file.h>
 
 #undef getchar
+/*
+ * @implemented
+ */
 int
 getchar(void)
 {