Skip to content

Commit 0cf0e8c

Browse files
committed
fix
1 parent 2adfb14 commit 0cf0e8c

File tree

1 file changed

+1
-1
lines changed
  • .github/scripts/download-bundled

1 file changed

+1
-1
lines changed

.github/scripts/download-bundled/pcre2.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ rm stamp-h1
3535

3636
# extra files
3737
git restore config.h # based on config.h.generic but with many changes
38-
git restore pcre2.c
38+
git restore pcre2.h # based on pcre2.h.generic
3939
git restore pcre2_jit_compile.c
4040

4141
# patched files

0 commit comments

Comments
 (0)