Spicy: Reformat zeek.spicy with spicy-format.

This commit is contained in:
Robin Sommer 2024-06-18 13:00:55 +02:00
parent 751c35b476
commit 93dd9d6797
No known key found for this signature in database
GPG key ID: D8187293B3FFE5D0

View file

@ -198,3 +198,4 @@ public function forward_packet(identifier: uint32) : void &cxxname="zeek::spicy:
## Gets the network time from Zeek.
public function network_time(): time &cxxname="zeek::spicy::rt::network_time";