From 75a0aa7e18df7306ad04b5277ef14f19bfa9fafc Mon Sep 17 00:00:00 2001 From: SHIRAKATA Kentaro Date: Sat, 31 Aug 2024 20:48:04 +0900 Subject: [PATCH] jlib --- japanese/jlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/japanese/jlib.c b/japanese/jlib.c index 1e97c49cf..b5ed8efb5 100644 --- a/japanese/jlib.c +++ b/japanese/jlib.c @@ -240,7 +240,7 @@ str2ic(const char *s) 0, wbuf, len, - buf, + (LPSTR)buf, 1024, NULL, NULL);