diff --git a/src/log.c b/src/log.c index 8ce1e71e..5bae18b8 100644 --- a/src/log.c +++ b/src/log.c @@ -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.