update for HEAD-2003091401
[reactos.git] / lib / msvcrt / time / wstrtime.c
index 8af7e56..8f5b2ac 100644 (file)
@@ -13,6 +13,9 @@
 #include <msvcrt/internal/file.h>
 
 
+/*
+ * @implemented
+ */
 wchar_t* _wstrtime(wchar_t* buf)
 {
     time_t t;