summaryrefslogtreecommitdiff
path: root/textproc/iiimf-le-unit/files/patch-lib_EIMIL_EIMILJournal.c
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2005-05-24 12:37:50 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2005-05-24 12:37:50 +0000
commit40a684ff1e8608bde986585a735e66d9a456e675 (patch)
tree21680bac7d4436c9b33d17b1753f63e511708512 /textproc/iiimf-le-unit/files/patch-lib_EIMIL_EIMILJournal.c
parentUpdate to 0.65. (diff)
IIIMF-related ports:
- drop maintainership - update to r12.2 - some bug fixes PR: 81184 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Approved by: maintainer
Diffstat (limited to 'textproc/iiimf-le-unit/files/patch-lib_EIMIL_EIMILJournal.c')
-rw-r--r--textproc/iiimf-le-unit/files/patch-lib_EIMIL_EIMILJournal.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/iiimf-le-unit/files/patch-lib_EIMIL_EIMILJournal.c b/textproc/iiimf-le-unit/files/patch-lib_EIMIL_EIMILJournal.c
deleted file mode 100644
index d98acce9a275..000000000000
--- a/textproc/iiimf-le-unit/files/patch-lib_EIMIL_EIMILJournal.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/EIMIL/EIMILJournal.c Mon Aug 2 23:39:10 2004
-+++ lib/EIMIL/EIMILJournal.c Thu Feb 17 01:55:38 2005
-@@ -61,7 +61,6 @@
- pjh = NULL;
- pj = ped->pjst;
- for (i = 0; i < EIMIL_JOURNAL_MAX_SLOT_SIZE; i++) {
-- fprintf(stderr, "hoge\n");
- if (!pj) break;
- if (pj->pv) EIMIL_RMREF(*pj->pv);
- if ((pj->next - pj) < 0) pjh = pj->next;