diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-03 18:46:42 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-03 18:46:42 +0000 |
commit | f7ce5833897cf1987dec55e6e8f791a4572d2c0e (patch) | |
tree | f46e781a2753a6b741a56ea58182bc7347824d4e /chinese/gcin/files/patch-tsin.c | |
parent | Add p5-Apache-XBEL 1.3, apache mod_perl handler to render an XBEL file (diff) |
update to 0.2.0
PR: ports/69909
Submitted by: statue <statue@netlab.cse.yzu.edu.tw>
Notes
Notes:
svn path=/head/; revision=115353
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; - } - |