[pulseaudio-discuss] [PATCH RFCv2 22/27] rtpoll: typo
Peter Meerwald
pmeerw at pmeerw.net
Tue Oct 28 12:46:35 PDT 2014
From: Peter Meerwald <p.meerwald at bct-electronic.com>
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
More information about the pulseaudio-discuss
mailing list