mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
typo fix
This commit is contained in:
parent
b349dae6e1
commit
491aafd8dc
1 changed files with 1 additions and 1 deletions
|
|
@ -624,7 +624,7 @@ typedef struct pa_timing_info {
|
|||
/**< The configured latency for the sink. \since 0.9.11 */
|
||||
|
||||
pa_usec_t configured_source_usec;
|
||||
/**< The configured latency for * the source. \since 0.9.11 */
|
||||
/**< The configured latency for the source. \since 0.9.11 */
|
||||
|
||||
int64_t since_underrun;
|
||||
/**< Bytes that were handed to the sink since the last underrun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue