Small doc-comment tweak.

This commit is contained in:
Jon Siwek 2011-05-17 11:26:34 -05:00
parent 3a655c610c
commit 196b4af44d

View file

@ -68,7 +68,7 @@ export {
## Other scripts should call this function when they detect software.
## 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.
global found: function(id: conn_id, info: Software::Info): bool;