update for HEAD-2003091401
[reactos.git] / lib / crtdll / time / strdate.c
index ac3680a..17df993 100644 (file)
@@ -13,6 +13,9 @@
 #include <msvcrt/internal/file.h>
 
 
+/*
+ * @implemented
+ */
 char *_strdate( const char *datestr )
 {
        time_t t;