summaryrefslogtreecommitdiff
path: root/hunspell/hunspell-1.3.2-literal.patch
diff options
context:
space:
mode:
Diffstat (limited to 'hunspell/hunspell-1.3.2-literal.patch')
-rw-r--r--hunspell/hunspell-1.3.2-literal.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/hunspell/hunspell-1.3.2-literal.patch b/hunspell/hunspell-1.3.2-literal.patch
new file mode 100644
index 000000000000..4cbf377c1442
--- /dev/null
+++ b/hunspell/hunspell-1.3.2-literal.patch
@@ -0,0 +1,11 @@
+--- misc/hunspell-1.3.2/src/tools/hunspell.cxx 2012-08-13 12:09:06.107017665 +0200
++++ misc/build/hunspell-1.3.2/src/tools/hunspell.cxx 2012-08-13 12:14:12.233500532 +0200
+@@ -20,7 +20,7 @@
+ #define HUNSPELL_VERSION VERSION
+ #define INPUTLEN 50
+
+-#define HUNSPELL_PIPE_HEADING "@(#) International Ispell Version 3.2.06 (but really Hunspell "VERSION")\n"
++#define HUNSPELL_PIPE_HEADING "@(#) International Ispell Version 3.2.06 (but really Hunspell " VERSION ")\n"
+ #define HUNSPELL_HEADING "Hunspell "
+
+ //for debugging only