mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Polishing, mostly documentation updates.
This commit is contained in:
parent
551950c438
commit
60cf0ddf26
9 changed files with 294 additions and 179 deletions
|
@ -117,7 +117,6 @@ public:
|
|||
C* Lookup(EnumVal* val) const;
|
||||
|
||||
private:
|
||||
|
||||
string module; /**< Script layer module in which component tags live. */
|
||||
EnumType* tag_enum_type; /**< Enum type of component tags. */
|
||||
map<string, C*> components_by_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue