View | Details | Raw Unified
Collapse All | Expand All

(-) recode-3.6-ORIGINAL/src/recodext.h (-1 / +1 lines)
 Lines 218-224    Link Here 
    enum recode_symbol_type type : 3;
    enum recode_symbol_type type : 3;
    /* Non zero if this one should be ignored.  */
    /* Non zero if this one should be ignored.  */
    bool ignore : 2;
    bool ignore;
  };
  };
struct recode_surface_list
struct recode_surface_list