pkgsrc/inputmethod/skkfep/patches/patch-bd
seb 15040bf4af Reimport of package skkfep from japanese/skkfep into inputmethod/skkfep.
This is part of the japanese category retirement.
CATEGORIES adjusted.
2002-05-31 13:00:04 +00:00

21 lines
385 B
Text

$NetBSD: patch-bd,v 1.1.1.1 2002/05/31 13:00:04 seb Exp $
--- fep.c.orig Tue Jul 7 00:31:16 1998
+++ fep.c Tue Dec 21 00:42:53 1999
@@ -219,7 +219,6 @@
/* Initialize */
setKanaKey();
getTCstr();
- tty_ready();
get_winsize();
set_tty();
set_int();
@@ -308,7 +307,7 @@
break;
}
}
- return jisAJ; /* default */
+ return jisBB; /* default */
}
flushOut(minchar)