mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
indentation nit
This commit is contained in:
parent
bd7edd27fd
commit
9d38946a95
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@ private:
|
|||
// Optimizing the low-level compiled instructions.
|
||||
void OptimizeInsts();
|
||||
|
||||
// Tracks which instructions can be branched to via the given
|
||||
// Tracks which instructions can be branched to via the given
|
||||
// set of switches.
|
||||
template<typename T>
|
||||
void TallySwitchTargets(const CaseMapsI<T>& switches);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue