summaryrefslogtreecommitdiff
path: root/pcre_fullinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_fullinfo.c')
-rw-r--r--pcre_fullinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre_fullinfo.c b/pcre_fullinfo.c
index 7b001c6..30566bb 100644
--- a/pcre_fullinfo.c
+++ b/pcre_fullinfo.c
@@ -65,7 +65,7 @@ Arguments:
Returns: 0 if data returned, negative on error
*/
-PCRE_EXP_DEFN int
+PCRE_EXP_DEFN int PCRE_CALL_CONVENTION
pcre_fullinfo(const pcre *argument_re, const pcre_extra *extra_data, int what,
void *where)
{