mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Merge branch 'autogsdoc-improvements' of https://github.com/gnustep/libs-base into autogsdoc-improvements
This commit is contained in:
commit
ed0a06015b
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ static const NSMatchingOptions NSMatchingWithTransparentBounds = 1<<3;
|
|||
static const NSMatchingOptions NSMatchingWithoutAnchoringBounds = 1<<4;
|
||||
|
||||
|
||||
DEFINE_BLOCK_TYPE(GSRegexBlock, void, NSTextCheckingResult*,
|
||||
DEFINE_BLOCK_TYPE(GSRegexBlock, void, NSTextCheckingResult*,\
|
||||
NSMatchingFlags, BOOL*);
|
||||
|
||||
#ifndef GSREGEXTYPE
|
||||
|
|
Loading…
Reference in a new issue