diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-11-18 19:11:53 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-19 08:58:39 +0100 |
| commit | 688a7d5cde9190c9032496863e9dad3df77d8e3c (patch) | |
| tree | 092848644a816644b10a835098f98e0c6b7a7f43 /main/recode/recode-bool-bitfield.patch | |
| parent | d1969c7aac966b4ec0c35ca6eb648414862eb69e (diff) | |
| download | aports-688a7d5cde9190c9032496863e9dad3df77d8e3c.tar.bz2 aports-688a7d5cde9190c9032496863e9dad3df77d8e3c.tar.xz | |
main/recode: upgrade to 3.7.6
Diffstat (limited to 'main/recode/recode-bool-bitfield.patch')
| -rw-r--r-- | main/recode/recode-bool-bitfield.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/recode/recode-bool-bitfield.patch b/main/recode/recode-bool-bitfield.patch deleted file mode 100644 index 899edc5d7b..0000000000 --- a/main/recode/recode-bool-bitfield.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/recodext.h.orig 2008-01-16 13:15:39.000000000 +0100 -+++ b/src/recodext.h 2008-01-16 13:16:47.000000000 +0100 -@@ -218,7 +218,7 @@ - enum recode_symbol_type type : 3; - - /* Non zero if this one should be ignored. */ -- bool ignore : 2; -+ bool ignore : 1; - }; - - struct recode_surface_list |
