mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
updated Bro->Zeek in comments in the source tree
This commit is contained in:
parent
becc966106
commit
d758585e42
71 changed files with 186 additions and 186 deletions
|
@ -115,7 +115,7 @@ public:
|
|||
|
||||
/**
|
||||
* Generates a human-readable description of the component. This goes
|
||||
* into the output of \c "bro -NN".
|
||||
* into the output of \c "zeek -NN".
|
||||
*/
|
||||
void DoDescribe(ODesc* d) const override;
|
||||
|
||||
|
@ -164,7 +164,7 @@ public:
|
|||
|
||||
/**
|
||||
* Generates a human-readable description of the component. This goes
|
||||
* into the output of \c "bro -NN".
|
||||
* into the output of \c "zeek -NN".
|
||||
*/
|
||||
void DoDescribe(ODesc* d) const override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue