mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Nmap 3.999 truly just about ready now
This commit is contained in:
@@ -63,7 +63,7 @@ Returns: the (possibly updated) count value (a non-negative number), or
|
||||
a negative error number
|
||||
*/
|
||||
|
||||
EXPORT int
|
||||
PCRE_EXPORT int
|
||||
pcre_refcount(pcre *argument_re, int adjust)
|
||||
{
|
||||
real_pcre *re = (real_pcre *)argument_re;
|
||||
|
||||
Reference in New Issue
Block a user