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