mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
Small doc-comment tweak.
This commit is contained in:
parent
3a655c610c
commit
196b4af44d
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ export {
|
||||||
|
|
||||||
## Other scripts should call this function when they detect software.
|
## Other scripts should call this function when they detect software.
|
||||||
## unparsed_version: This is the full string from which the
|
## unparsed_version: This is the full string from which the
|
||||||
## Software::Info was extracted.
|
## :bro:type:`Software::Info` was extracted.
|
||||||
## Returns: T if the software was logged, F otherwise.
|
## Returns: T if the software was logged, F otherwise.
|
||||||
global found: function(id: conn_id, info: Software::Info): bool;
|
global found: function(id: conn_id, info: Software::Info): bool;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue