branch update for HEAD-2003091401
[reactos.git] / lib / msvcrt / stdlib / wctomb.c
index 1603a5a..a5158a1 100644 (file)
@@ -37,6 +37,9 @@ WideCharToMultiByte(
     LPBOOL   lpUsedDefaultChar);
 
 
+/*
+ * @unimplemented
+ */
 int wctomb(char* dst, wchar_t ch)
 {
 #if 0