aboutsummaryrefslogtreecommitdiff
path: root/doc/html/pcre2_substring_list_free.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/pcre2_substring_list_free.html')
-rw-r--r--doc/html/pcre2_substring_list_free.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcre2_substring_list_free.html b/doc/html/pcre2_substring_list_free.html
index 0919d1e5..dea8bc58 100644
--- a/doc/html/pcre2_substring_list_free.html
+++ b/doc/html/pcre2_substring_list_free.html
@@ -19,7 +19,7 @@ SYNOPSIS
<b>#include &#60;pcre2.h&#62;</b>
</P>
<P>
-<b>void pcre2_substring_list_free(PCRE2_SPTR *<i>list</i>);</b>
+<b>void pcre2_substring_list_free(PCRE2_UCHAR **<i>list</i>);</b>
</P>
<br><b>
DESCRIPTION