64b6499371
Change-Id: Id3aafd95cb8c064f84898844a91f350e9aad0ed4 Reviewed-on: https://gerrit.libreoffice.org/6307 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
11 lines
527 B
Diff
11 lines
527 B
Diff
--- 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
|