Skip to content

Commit

Permalink
fixup! Import PCRE2 in OTP repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sverker committed Jan 14, 2025
1 parent 4c5c266 commit ac189c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erts/emulator/pcre/pcre2_match.c
Original file line number Diff line number Diff line change
Expand Up @@ -6797,7 +6797,7 @@ typedef struct {

struct PRIV(valid_utf_ystate) valid_utf_ystate;

/* Original function parameters that need be saved */;
/* Original function parameters that need be saved */
PCRE2_SPTR Xsubject;
PCRE2_SIZE Xlength;
PCRE2_SIZE Xstart_offset;
Expand Down

0 comments on commit ac189c8

Please sign in to comment.