From 38765d82fc81f92683592da320fd4a9645de43c1 Mon Sep 17 00:00:00 2001 From: Norbert Pocs Date: Thu, 29 Sep 2022 11:16:07 +0200 Subject: [PATCH] threads.c: Remove dot from documentation group definition Signed-off-by: Norbert Pocs Reviewed-by: Jakub Jelen --- src/threads.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/threads.c b/src/threads.c index 792b976d..7660b972 100644 --- a/src/threads.c +++ b/src/threads.c @@ -20,7 +20,7 @@ */ /** - * @defgroup libssh_threads The SSH threading functions. + * @defgroup libssh_threads The SSH threading functions * @ingroup libssh * * Threading with libssh