View | Details | Raw Unified | Return to bug 158071
Collapse All | Expand All

(-)xjdic/xjdfrontend.c (+1 lines)
Lines 1075-1080 Link Here
1075
	DicNum = CurrDic;
1075
	DicNum = CurrDic;
1076
	khi = 0;
1076
	khi = 0;
1077
	klo = 0;
1077
	klo = 0;
1078
	it = 0;
1078
	vline[0] = 0;
1079
	vline[0] = 0;
1079
	xjdserver (XJ_FIND, DicNum,it, strlen(vstr), vstr, 
1080
	xjdserver (XJ_FIND, DicNum,it, strlen(vstr), vstr, 
1080
		&xjresp, &respos, &roff, &rlen, repstr, &DicLoc);
1081
		&xjresp, &respos, &roff, &rlen, repstr, &DicLoc);

Return to bug 158071