aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/lexdict/zld/zld.cpp
diff options
context:
space:
mode:
authordanglassey <danglassey>2002-09-26 13:02:15 +0000
committerdanglassey <danglassey>2002-09-26 13:02:15 +0000
commit08e1f7422791a20b5415aa62475c1d50cbf0dc74 (patch)
tree1b89bf2bb9d60aeabfdbf59cb562169dea758d57 /src/modules/lexdict/zld/zld.cpp
parentb9c0a030bd400137de3b704a0634be3b9899f858 (diff)
downloadsword-sf-cvs-08e1f7422791a20b5415aa62475c1d50cbf0dc74.tar.gz
sync with crosswire 20020926-1300
Diffstat (limited to 'src/modules/lexdict/zld/zld.cpp')
-rw-r--r--src/modules/lexdict/zld/zld.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/lexdict/zld/zld.cpp b/src/modules/lexdict/zld/zld.cpp
index 047effa..f444f61 100644
--- a/src/modules/lexdict/zld/zld.cpp
+++ b/src/modules/lexdict/zld/zld.cpp
@@ -93,6 +93,8 @@ char zLD::getEntry(long away) {
entrybuf = new char [ size * FILTERPAD ];
strcpy(entrybuf, ebuf);
+ rawFilter(entrybuf, size, key);
+
entrySize = size; // support getEntrySize call
if (!key->Persist()) // If we have our own key
*key = idxbuf; // reset it to entry index buffer