We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f95d9f commit b454186Copy full SHA for b454186
1 file changed
cffi/cdefs.h
@@ -982,7 +982,6 @@ typedef struct pcre2_real_code pcre2_code;
982
983
struct lysc_pattern {
984
const char *expr;
985
- pcre2_code *code;
986
const char *dsc;
987
const char *ref;
988
const char *emsg;
0 commit comments