mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-12-12 15:41:16 +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:
@@ -56,7 +56,7 @@ struct ssh_buffer_struct {
|
|||||||
#define BUFFER_SIZE_MAX 0x10000000
|
#define BUFFER_SIZE_MAX 0x10000000
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup libssh_buffer The SSH buffer functions.
|
* @defgroup libssh_buffer The SSH buffer functions
|
||||||
* @ingroup libssh
|
* @ingroup libssh
|
||||||
*
|
*
|
||||||
* Functions to handle SSH buffers.
|
* Functions to handle SSH buffers.
|
||||||
|
|||||||
Reference in New Issue
Block a user