summaryrefslogtreecommitdiff
path: root/chinese/gcin-devel/files/patch-tsin-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/gcin-devel/files/patch-tsin-util.c')
-rw-r--r--chinese/gcin-devel/files/patch-tsin-util.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/gcin-devel/files/patch-tsin-util.c b/chinese/gcin-devel/files/patch-tsin-util.c
new file mode 100644
index 000000000000..d6899f223a3f
--- /dev/null
+++ b/chinese/gcin-devel/files/patch-tsin-util.c
@@ -0,0 +1,11 @@
+--- tsin-util.c.orig Sat Jul 24 19:34:37 2004
++++ tsin-util.c Sat Jul 24 19:34:55 2004
+@@ -149,7 +149,7 @@
+ for(;hashno<256;hashno++) hashidx[hashno]++;
+
+ if ((fw=fopen(tsidxfname,"w"))==NULL) {
+- error("%s create err", tsidxfname);
++ p_err("%s create err", tsidxfname);
+ return FALSE;
+ }
+