log.c: Remove dot from documentation group definition

Signed-off-by: Norbert Pocs <npocs@redhat.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
(cherry picked from commit c17b8f1fb2)
This commit is contained in:
Norbert Pocs
2022-09-29 11:13:46 +02:00
committed by Andreas Schneider
parent 990db53ee6
commit 78e79fbc35

View File

@@ -47,7 +47,7 @@ static LIBSSH_THREAD ssh_logging_callback ssh_log_cb;
static LIBSSH_THREAD void *ssh_log_userdata;
/**
* @defgroup libssh_log The SSH logging functions.
* @defgroup libssh_log The SSH logging functions
* @ingroup libssh
*
* Logging functions for debugging and problem resolving.