summaryrefslogtreecommitdiff
path: root/hunspell/hunspell-1.3.2-literal.patch
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-13 12:17:16 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-14 10:39:11 +0200
commit27b76a44593c654800cf0f90d82ccc8d5a6f1c48 (patch)
tree37093313f0ba969cfcbef21b5d4a6397416ca79e /hunspell/hunspell-1.3.2-literal.patch
parent9960899e378711cd254d94b1bb6db908fb3e9664 (diff)
Some C++11 related fixes
Change-Id: Ia7f325e3658618fe627a0bc00dec4e98e41e5716
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