aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell/files/patch-prog__aspell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell/files/patch-prog__aspell.cpp')
-rw-r--r--textproc/aspell/files/patch-prog__aspell.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/aspell/files/patch-prog__aspell.cpp b/textproc/aspell/files/patch-prog__aspell.cpp
index 0425babf35dc..882a8fb43231 100644
--- a/textproc/aspell/files/patch-prog__aspell.cpp
+++ b/textproc/aspell/files/patch-prog__aspell.cpp
@@ -1,5 +1,5 @@
---- prog/aspell.cpp.orig 2011-07-04 11:13:58.000000000 +0200
-+++ prog/aspell.cpp 2014-02-11 22:42:04.000000000 +0100
+--- prog/aspell.cpp.orig 2019-10-08 00:15:21 UTC
++++ prog/aspell.cpp
@@ -25,6 +25,7 @@
# include <langinfo.h>
#endif
@@ -7,8 +7,8 @@
+#include "errors.hpp"
#include "aspell.h"
- #ifdef USE_FILE_INO
-@@ -40,7 +41,6 @@
+ #include <sys/types.h>
+@@ -41,7 +42,6 @@
#include "convert.hpp"
#include "document_checker.hpp"
#include "enumeration.hpp"