mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 10:40:27 +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>
(cherry picked from commit 80e77802ab)
This commit is contained in:
committed by
Andreas Schneider
parent
4a36e52bc4
commit
13a2aa3a97
@@ -43,7 +43,7 @@
|
|||||||
#define FIRST_CHANNEL 42 // why not ? it helps to find bugs.
|
#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
|
* @ingroup libssh
|
||||||
*
|
*
|
||||||
* Functions that manage a session.
|
* Functions that manage a session.
|
||||||
|
|||||||
Reference in New Issue
Block a user