update for HEAD-2003091401
[reactos.git] / lib / msvcrt / direct / wgetdcwd.c
index 804e25a..e13e28a 100644 (file)
@@ -2,6 +2,9 @@
 #include <msvcrt/direct.h>
 
 
+/*
+ * @implemented
+ */
 wchar_t* _wgetdcwd(int nDrive, wchar_t* caBuffer, int nBufLen)
 {
     int i =0;