From 2550303b1f255c525d802f94d9c4411a0ccc630f Mon Sep 17 00:00:00 2001 From: nigel Date: Sat, 24 Feb 2007 21:41:13 +0000 Subject: Load pcre-6.4 into code/trunk. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@85 2f5784b3-3f2a-0410-8824-cb99058d5e15 --- pcre_fullinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcre_fullinfo.c') diff --git a/pcre_fullinfo.c b/pcre_fullinfo.c index ac80e65..cd1a9a4 100644 --- a/pcre_fullinfo.c +++ b/pcre_fullinfo.c @@ -61,7 +61,7 @@ Arguments: Returns: 0 if data returned, negative on error */ -EXPORT int +PCRE_EXPORT int pcre_fullinfo(const pcre *argument_re, const pcre_extra *extra_data, int what, void *where) { -- cgit v1.2.1