branch update for HEAD-2003091401
[reactos.git] / lib / crtdll / mbstring / jmstojis.c
index 62c948d..cf349f6 100644 (file)
@@ -1,5 +1,8 @@
 #include <msvcrt/mbstring.h>
 
+/*
+ * @implemented
+ */
 unsigned short _mbcjmstojis(unsigned short c)
 {
   int c1, c2;