--- code/trunk/pcre_info.c 2007/02/24 21:40:45 77 +++ code/trunk/pcre_info.c 2007/02/24 21:41:21 87 @@ -6,7 +6,7 @@ and semantics are as close as possible to those of the Perl 5 language. Written by Philip Hazel - Copyright (c) 1997-2005 University of Cambridge + Copyright (c) 1997-2006 University of Cambridge ----------------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without @@ -68,7 +68,7 @@ or negative values on error */ -EXPORT int +PCRE_DATA_SCOPE int pcre_info(const pcre *argument_re, int *optptr, int *first_byte) { real_pcre internal_re;