mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
rtpoll: typo
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
parent
bdbc561619
commit
31d5acdc78
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
* 3) It allows arbitrary functions to be run before entering the
|
* 3) It allows arbitrary functions to be run before entering the
|
||||||
* actual poll() and after it.
|
* 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 pa_rtpoll;
|
||||||
typedef struct pa_rtpoll_item pa_rtpoll_item;
|
typedef struct pa_rtpoll_item pa_rtpoll_item;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue