diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-09-23 13:52:45 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2020-09-23 13:52:45 +0000 |
commit | f74e2d9323bf184374d8c2c5ce81c5d3fc770595 (patch) | |
tree | b28f4b0637b102f1aba1e4485f823ad27b2973e6 /devel/gindent/files/patch-src_indent.h | |
parent | Fix build (diff) |
devel/gindent: Update to 2.2.12
Changelog:
https://savannah.gnu.org/forum/forum.php?forum_id=9233
Reported by: Repology
Notes
Notes:
svn path=/head/; revision=549725
Diffstat (limited to 'devel/gindent/files/patch-src_indent.h')
-rw-r--r-- | devel/gindent/files/patch-src_indent.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gindent/files/patch-src_indent.h b/devel/gindent/files/patch-src_indent.h index 0728ab9837c7..b146ed5cfc38 100644 --- a/devel/gindent/files/patch-src_indent.h +++ b/devel/gindent/files/patch-src_indent.h @@ -1,6 +1,6 @@ ---- src/indent.h.orig 2008-03-11 18:50:42 UTC +--- src/indent.h.orig 2018-09-02 20:25:26 UTC +++ src/indent.h -@@ -135,9 +135,9 @@ typedef enum bb_code +@@ -141,9 +141,9 @@ typedef enum bb_code bb_cast } bb_code_ty; |