From: Peter Meerwald <p.meerwald@xxxxxxxxxxxxxxxxxx> Signed-off-by: Peter Meerwald <pmeerw at pmeerw.net> --- src/pulsecore/rtpoll.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pulsecore/rtpoll.h b/src/pulsecore/rtpoll.h index 43ff5e6..96bb487 100644 --- a/src/pulsecore/rtpoll.h +++ b/src/pulsecore/rtpoll.h @@ -41,7 +41,7 @@ * 3) It allows arbitrary functions to be run before entering the * actual poll() and after it. * - * Only a single interval timer is supported..*/ + * Only a single interval timer is supported. */ typedef struct pa_rtpoll pa_rtpoll; typedef struct pa_rtpoll_item pa_rtpoll_item; -- 1.9.1