HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: //usr/ports/converters/recode/files/patch-src__recodext.h
--- src/recodext.h	2001-01-04 09:36:54.000000000 -0500
+++ src/recodext.h	2013-05-13 16:14:46.000000000 -0400
@@ -219,5 +219,5 @@
 
     /* Non zero if this one should be ignored.  */
-    bool ignore : 2;
+    bool ignore : 1;
   };