1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Patches are included in the 3.3.3.1 patch file.

This commit is contained in:
Jean-Marc Zucconi 1999-01-11 19:17:36 +00:00
parent ea02db2840
commit 7506266371
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16013

View File

@ -1,12 +0,0 @@
--- imConv.c 1998/10/21 06:40:38 1.5.2.5
+++ lib/X11/imConv.c 1998/12/06 05:40:33 1.5.2.6
@@ -429,7 +429,7 @@
#endif
{sUTF8, "utf8", "\033%B"},
/* Non-standard */
- {sCyrillic, "KOI8-R", "\033%/1\200\210koi8-r\002"},
+ {sKoi8, "KOI8-R", "\033%/1\200\210koi8-r\002"},
{sLatin9, "ISO8859-15", "\033%/1\200\213iso8859-15\002"},/* a.k.a. Latin-0 */
};