summaryrefslogtreecommitdiffstats
path: root/spelling
diff options
context:
space:
mode:
authorPol Vinogradov2009-12-08 15:58:17 -0500
committerPol Vinogradov2009-12-09 10:34:03 -0500
commit3962e1370c244a4e3de96cd6cd69afc738b0eaa3 (patch)
treec60a2363b60822b4c8d734fe743e8cc091afa920 /spelling
parentd8b1ba3d5074b8dcdf409fd2722d92260cbb5321 (diff)
spelling/stardict: small fixes in patch
Diffstat (limited to 'spelling')
-rw-r--r--spelling/stardict/stardict-g++-sigc++3-fixes.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/spelling/stardict/stardict-g++-sigc++3-fixes.patch b/spelling/stardict/stardict-g++-sigc++3-fixes.patch
index 2d5a2edc78..1d1dc67373 100644
--- a/spelling/stardict/stardict-g++-sigc++3-fixes.patch
+++ b/spelling/stardict/stardict-g++-sigc++3-fixes.patch
@@ -330,10 +330,10 @@ diff -Nuar stardict-3.0.1.orig/tests/t_config_file.cpp stardict-3.0.1/tests/t_co
diff -Nuar stardict-3.0.1.orig/tests/t_xml.cpp stardict-3.0.1/tests/t_xml.cpp
--- stardict-3.0.1.orig/tests/t_xml.cpp 2009-12-07 19:21:18.271450734 -0500
+++ stardict-3.0.1/tests/t_xml.cpp 2009-12-07 19:22:35.371274971 -0500
-@@ -5,6 +5,6 @@
+@@ -5,6 +5,7 @@
#include <glib.h>
#include <cstdlib>
--#include <string>
+ #include <string>
+#include <cstring>