forked from Elara6331/pcre
Fix comment
This commit is contained in:
parent
23df260dfd
commit
c6fb3e8489
2
pcre.go
2
pcre.go
@ -622,7 +622,7 @@ type CalloutBlock struct {
|
||||
// CalloutBacktrack
|
||||
// This is set if there has been a matching backtrack since the previous callout, or since the start of matching if this is the first callout from a pcre2_match() run.
|
||||
//
|
||||
// Both bits are set when a backtrack has caused a "bumpalong" to a new starting position in the subject. Output
|
||||
// Both bits are set when a backtrack has caused a "bumpalong" to a new starting position in the subject.
|
||||
CalloutFlags CalloutFlags
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user