aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp b/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp
new file mode 100644
index 000000000000..b4669a0b6649
--- /dev/null
+++ b/textproc/lemmatizer/files/patch-Source-MorphWizardLib-wizard.cpp
@@ -0,0 +1,11 @@
+--- Source/MorphWizardLib/wizard.cpp.old Fri Jun 17 14:37:58 2005
++++ Source/MorphWizardLib/wizard.cpp Fri Jan 28 11:36:40 2005
+@@ -35,7 +35,7 @@
+ Trim(s);
+ }
+ else
+- m_Comments.clear();
++ m_Comments.erase();
+
+ StringTokenizer Tok(s.c_str(), "%");
+ m_Flexia.clear();