patch-src_recodext_h 374 B

12345678910111213
  1. $OpenBSD: patch-src_recodext_h,v 1.1 2017/04/18 17:10:05 jca Exp $
  2. --- src/recodext.h.orig Sat Apr 15 20:09:37 2017
  3. +++ src/recodext.h Sat Apr 15 20:10:14 2017
  4. @@ -218,7 +218,7 @@ struct recode_symbol
  5. enum recode_symbol_type type : 3;
  6. /* Non zero if this one should be ignored. */
  7. - bool ignore : 2;
  8. + bool ignore : 1;
  9. };
  10. struct recode_surface_list