e87b4729fa
create lang subdirs in Wnn-data package, as it's impossible to know when to dirrm them otherwise (main package or dict ?) Remove chinese docs from the korean package.
12 lines
360 B
Plaintext
12 lines
360 B
Plaintext
$OpenBSD: patch-Xwnmo_xjutil_kensaku_c,v 1.1 2000/04/22 12:05:57 espie Exp $
|
|
--- Xwnmo/xjutil/kensaku.c.orig Fri Apr 21 17:58:51 2000
|
|
+++ Xwnmo/xjutil/kensaku.c Fri Apr 21 17:58:54 2000
|
|
@@ -154,7 +154,6 @@ int flag, tbl;
|
|
static char message4[2048];
|
|
int ret;
|
|
char *table_t[6];
|
|
- extern int qsort();
|
|
|
|
if (get_env() == -1) return(NULL);
|
|
|