mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
4 lines
104 B
C++
4 lines
104 B
C++
module Foo;
|
|
|
|
event foo_message%(c: connection, is_orig: bool, len: count, plen: count, ptype: count%);
|
|
|