From a25c788832d4f545c411a3a92086cfffaf009a2a Mon Sep 17 00:00:00 2001 From: Yannik <> Date: Wed, 26 Oct 2022 20:01:21 +0200 Subject: [PATCH] fixed doc comment --- src/main.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index b99b83b..d3b3db6 100644 --- a/src/main.rs +++ b/src/main.rs @@ -113,7 +113,8 @@ async fn handle_peer(stream: TcpStream, peer: SocketAddr, db: Arc, inser } /** parses a line, returning - * ( time the log was recieved + * ( prio + * , time the log was recieved * , time the log was written according to logger * , name of the service that wrote the log * , log entry