recode/recode-3.6-bool-bitfield.patch
Silvan Calarco 8956b2e026 update site and download urls
installl shared library in correct package [release 3.6-2mamba;Sat Jul 21 2012]
2024-01-05 17:23:19 +01:00

12 lines
308 B
Diff

--- src/recodext.h.orig 2008-01-16 13:15:39.000000000 +0100
+++ 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