handle_established_connection(): Add a period to a log message
authorFabian Keil <fk@fabiankeil.de>
Sun, 17 Mar 2024 17:59:35 +0000 (18:59 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 20 Mar 2024 11:38:39 +0000 (12:38 +0100)
jcc.c

diff --git a/jcc.c b/jcc.c
index b7f50fa..0e110a3 100644 (file)
--- a/jcc.c
+++ b/jcc.c
@@ -4174,7 +4174,7 @@ static void handle_established_connection(struct client_state *csp)
                   else
                   {
                      log_error(LOG_LEVEL_CONNECT,
-                        "Keeping chunk offset at %lu despite flushing %ld bytes",
+                        "Keeping chunk offset at %lu despite flushing %ld bytes.",
                         chunk_offset, len);
                      /*
                       * If we can't parse the chunk-encoded data we should