update for HEAD-2003091401
[reactos.git] / lib / crtdll / mbstring / islead.c
index 08ff0a6..d1594cf 100644 (file)
@@ -1,6 +1,9 @@
 #include <windows.h>
 #include <msvcrt/mbstring.h>
 
+/*
+ * @unimplemented
+ */
 int isleadbyte(char *mbstr)
 {
        return 0;