mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Tag the end of some namespaces for consistency
This commit is contained in:
parent
ddf48d7529
commit
812ac5536d
12 changed files with 22 additions and 17 deletions
|
@ -198,7 +198,7 @@ IntrusivePtr<T> cast_intrusive(IntrusivePtr<U> p) noexcept
|
|||
return {zeek::AdoptRef{}, static_cast<T*>(p.release())};
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace zeek
|
||||
|
||||
// -- comparison to nullptr ----------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue