mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
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:
committed by
Andreas Schneider
parent
990db53ee6
commit
78e79fbc35
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user