Changeset 588 for trunk/include


Ignore:
Timestamp:
Oct 26, 2025, 12:17:47 PM (20 hours ago)
Author:
katerina
Message:

Fix for ticket #476 (move logfile monitoring module from PCRE to PCRE2).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_string.h

    r577 r588  
    107107 */ 
    108108sh_string * sh_string_replace(const sh_string * s,
    109                               const int * ovector, int ovecnum,
     109                              const size_t * ovector, int ovecnum,
    110110                              const char * replacement, size_t rlen);
    111111
Note: See TracChangeset for help on using the changeset viewer.