update for HEAD-2003091401
[reactos.git] / lib / msvcrt / time / wstrdate.c
index 3d5a3ba..a6a9d95 100644 (file)
@@ -13,6 +13,9 @@
 #include <msvcrt/internal/file.h>
 
 
+/*
+ * @implemented
+ */
 wchar_t* _wstrdate(const wchar_t* datestr)
 {
     time_t t;