1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-11 03:42:35 +03:00

buffer.c: Remove dot from documentation group definition

Signed-off-by: Norbert Pocs <npocs@redhat.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
Norbert Pocs
2022-09-29 11:08:34 +02:00
parent d3f0aabe7f
commit 6d67d3ca5d

View File

@@ -56,7 +56,7 @@ struct ssh_buffer_struct {
#define BUFFER_SIZE_MAX 0x10000000
/**
* @defgroup libssh_buffer The SSH buffer functions.
* @defgroup libssh_buffer The SSH buffer functions
* @ingroup libssh
*
* Functions to handle SSH buffers.