update for HEAD-2003091401
[reactos.git] / lib / ntdll / stdlib / wtoi64.c
index 81f2068..b406c09 100644 (file)
@@ -9,6 +9,9 @@
 #include <stdlib.h>
 #include <ctype.h>
 
+/*
+ * @implemented
+ */
 __int64
 _wtoi64 (const wchar_t *nptr)
 {