mirror of
https://github.com/fosrl/olm.git
synced 2026-03-09 04:06:42 +00:00
committed by
Owen Schwartz
parent
f8dc134210
commit
7b7eae617a
@@ -322,4 +322,4 @@ func matchWildcardInternal(pattern, domain string, pi, di int) bool {
|
||||
}
|
||||
|
||||
return matchWildcardInternal(pattern, domain, pi+1, di+1)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user