diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-03-07 19:01:07 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-03-07 19:01:07 +0000 |
| commit | 331bf95828a52fd713c4a2a323555571728025f8 (patch) | |
| tree | 4552b947edcb86045b7299b26c29e00032f406aa /textproc/nicetext/files/patch-txt2bits.cc | |
| parent | Upgrade to 0.91. (diff) | |
Remove textproc/latte and textproc/nicetext per expiration note.
Diffstat (limited to 'textproc/nicetext/files/patch-txt2bits.cc')
| -rw-r--r-- | textproc/nicetext/files/patch-txt2bits.cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/nicetext/files/patch-txt2bits.cc b/textproc/nicetext/files/patch-txt2bits.cc deleted file mode 100644 index a70a35e52220..000000000000 --- a/textproc/nicetext/files/patch-txt2bits.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- babble/src/txt2bits.cc.orig Fri Feb 20 04:31:27 1998 -+++ babble/src/txt2bits.cc Thu Oct 30 18:17:38 2003 -@@ -264,8 +264,7 @@ - if (((dictRecRBT.getCount()==0)&&(getSmallMode()==FALSE)) - || (dictRecRAOF==NULL)||(dictRecRAOF->getCount()==0)) - { -- errorMsg(EMT_ERROR, "The dictionary specified is empty", "MTCtex --tToBits::openDictName()"); -+ errorMsg(EMT_ERROR, "The dictionary specified is empty", "MTCtextToBits::openDictName()"); - return FALSE; - } - |
