mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
sink: Trivial typo fix in comment
This commit is contained in:
parent
20f1fa17be
commit
4c9d53f3f5
1 changed files with 1 additions and 1 deletions
|
|
@ -2153,7 +2153,7 @@ int pa_sink_process_msg(pa_msgobject *o, int code, void *userdata, int64_t offse
|
||||||
|
|
||||||
/* If you change anything here, make sure to change the
|
/* If you change anything here, make sure to change the
|
||||||
* sink input handling a few lines down at
|
* sink input handling a few lines down at
|
||||||
* PA_SINK_MESSAGE_PREPAPRE_MOVE, too. */
|
* PA_SINK_MESSAGE_START_MOVE, too. */
|
||||||
|
|
||||||
if (i->detach)
|
if (i->detach)
|
||||||
i->detach(i);
|
i->detach(i);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue