Commit 312dac87 authored by Jean-Paul Saman's avatar Jean-Paul Saman

pulse: fix comment.

parent 53b36fa3
...@@ -519,7 +519,7 @@ static void *data_convert(block_t **pp) ...@@ -519,7 +519,7 @@ static void *data_convert(block_t **pp)
} }
/** /**
* Queue one audio frame to the playabck stream * Queue one audio frame to the playback stream
*/ */
static void Play(audio_output_t *aout, block_t *block, mtime_t *restrict drift) static void Play(audio_output_t *aout, block_t *block, mtime_t *restrict drift)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment