mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
create bsd12 branch
This commit is contained in:
11
text/recode/files/patch-x-src-recodext.h
Normal file
11
text/recode/files/patch-x-src-recodext.h
Normal file
@@ -0,0 +1,11 @@
|
||||
--- ./src/recodext.h.orig 2001-01-04 16:36:54.000000000 +0200
|
||||
+++ ./src/recodext.h 2016-12-04 20:40:12.422387000 +0200
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user