mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
session.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:
@@ -43,7 +43,7 @@
|
||||
#define FIRST_CHANNEL 42 // why not ? it helps to find bugs.
|
||||
|
||||
/**
|
||||
* @defgroup libssh_session The SSH session functions.
|
||||
* @defgroup libssh_session The SSH session functions
|
||||
* @ingroup libssh
|
||||
*
|
||||
* Functions that manage a session.
|
||||
|
||||
Reference in New Issue
Block a user