error.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 5ef99fcaa5)
This commit is contained in:
Norbert Pocs
2022-09-29 11:12:26 +02:00
committed by Andreas Schneider
parent 096996501b
commit 18b46a6e17

View File

@@ -29,7 +29,7 @@
#include "libssh/session.h" #include "libssh/session.h"
/** /**
* @defgroup libssh_error The SSH error functions. * @defgroup libssh_error The SSH error functions
* @ingroup libssh * @ingroup libssh
* *
* Functions for error handling. * Functions for error handling.