Fix warnings in clang

This commit is contained in:
Nishi 2026-06-19 02:57:26 +09:00
commit ceceab8d8b
21 changed files with 49 additions and 52 deletions

View file

@ -57,7 +57,7 @@ void cvtdict(KHREC* krec, CLREC* clrec, int flg) {
jlen = jrec->jlen;
if(i = jrec->sttofs) {
if((i = jrec->sttofs)) {
if(i == SETTOU_KIGOU) {
sttlen = 1;