poll.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 3d740c09da)
This commit is contained in:
Norbert Pocs
2022-09-29 11:15:05 +02:00
committed by Andreas Schneider
parent e5f72468b8
commit 01a92b5838

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.