diff options
Diffstat (limited to 'chinese/gcin/files/patch-tsin.c')
-rw-r--r-- | chinese/gcin/files/patch-tsin.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chinese/gcin/files/patch-tsin.c b/chinese/gcin/files/patch-tsin.c deleted file mode 100644 index 13d4a9b54015..000000000000 --- a/chinese/gcin/files/patch-tsin.c +++ /dev/null @@ -1,11 +0,0 @@ ---- tsin.c.orig Sat Jul 24 19:33:14 2004 -+++ tsin.c Sat Jul 24 19:34:11 2004 -@@ -722,7 +722,7 @@ - selidx[0]=tmp; - - if ((fp=fopen(tsidxfname,"r+"))==NULL) { -- error("%s modify err", tsidxfname); -+ p_err("%s modify err", tsidxfname); - return; - } - |