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:
Norbert Pocs
2022-09-29 11:15:55 +02:00
committed by Andreas Schneider
parent 4a36e52bc4
commit 13a2aa3a97

View File

@@ -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.