revise sj_typedef.h

Signed-off-by: SASANO Takayoshi <uaa@uaa.org.uk>
This commit is contained in:
SASANO Takayoshi 2023-12-10 06:46:18 +09:00 • committed by Masanori Ogino
commit db373a736e
53 changed files with 759 additions and 776 deletions

View file

@ -99,7 +99,7 @@ srchdict(u_char* tagp)
while ((int)dicinl <= maxlen) {
segno = srchidx(prevseg, (Int)dicinl);
segno = srchidx(prevseg, (int)dicinl);
(*curdict->getdic)(curdict, segno);