1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/chinese/xcin25/files/patch-af
Vanilla I. Shu 7ff9f6098c Upgrade to latest version.
PR:		ports/14656
Submitted by:	maintainer
1999-11-06 09:30:21 +00:00

12 lines
416 B
Plaintext

--- src/Cinput/bimsphone/bimsphone.c.orig Wed Oct 27 14:37:45 1999
+++ src/Cinput/bimsphone/bimsphone.c Sat Nov 6 16:30:39 1999
@@ -362,7 +362,7 @@
inpinfo->mcch[i].wch = (wchar_t)0;
strncpy(inpinfo->mcch[i].s, selection+(*base+i)*2, 2);
}
- inpinfo->mcch[i].wch = (wchar_t)0;
+ /* inpinfo->mcch[i].wch = (wchar_t)0; */
inpinfo->n_mcch = i;
iccf->mode &= ~(PHONE_MODE_COMPOSEDOK);