auth.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 d3f0aabe7f)
This commit is contained in:
Norbert Pocs
2022-09-29 11:08:12 +02:00
committed by Andreas Schneider
parent b448c3ad98
commit 0da3fe245b

View File

@@ -47,7 +47,7 @@
#include "libssh/legacy.h"
/**
* @defgroup libssh_auth The SSH authentication functions.
* @defgroup libssh_auth The SSH authentication functions
* @ingroup libssh
*
* Functions to authenticate with a server.