poll.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:15:05 +02:00
parent 27e223ba22
commit 3d740c09da

View File

@@ -44,7 +44,7 @@
#endif
/**
* @defgroup libssh_poll The SSH poll functions.
* @defgroup libssh_poll The SSH poll functions
* @ingroup libssh
*
* Add a generic way to handle sockets asynchronously.