diff options
Diffstat (limited to 'textproc/aspell/files/patch-interfaces__cc__aspell.h')
-rw-r--r-- | textproc/aspell/files/patch-interfaces__cc__aspell.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/aspell/files/patch-interfaces__cc__aspell.h b/textproc/aspell/files/patch-interfaces__cc__aspell.h index 08f34e68a879..2d425d7c9a0b 100644 --- a/textproc/aspell/files/patch-interfaces__cc__aspell.h +++ b/textproc/aspell/files/patch-interfaces__cc__aspell.h @@ -1,6 +1,6 @@ ---- interfaces/cc/aspell.h.orig 2011-07-02 23:53:27.000000000 +0200 -+++ interfaces/cc/aspell.h 2014-02-11 22:40:16.000000000 +0100 -@@ -236,7 +236,7 @@ +--- interfaces/cc/aspell.h.orig 2019-10-12 22:20:26 UTC ++++ interfaces/cc/aspell.h +@@ -245,7 +245,7 @@ void delete_aspell_can_have_error(struct AspellCanHave /******************************** errors ********************************/ @@ -9,7 +9,7 @@ extern const struct AspellErrorInfo * const aerror_other; extern const struct AspellErrorInfo * const aerror_operation_not_supported; extern const struct AspellErrorInfo * const aerror_cant_copy; -@@ -322,7 +322,7 @@ +@@ -331,7 +331,7 @@ extern const struct AspellErrorInfo * const aerror_m extern const struct AspellErrorInfo * const aerror_bad_magic; extern const struct AspellErrorInfo * const aerror_expression; extern const struct AspellErrorInfo * const aerror_invalid_expression; |