add a FIXME

This commit is contained in:
Lennart Poettering 2008-06-26 19:02:14 +02:00
parent 7d3d3fc15d
commit 97084e87c4

View file

@ -1092,6 +1092,8 @@ int pa_stream_write(
else else
s->requested_bytes = 0; s->requested_bytes = 0;
/* FIXME!!! ^^^ will break when offset is != 0 and mode is not RELATIVE*/
if (s->direction == PA_STREAM_PLAYBACK) { if (s->direction == PA_STREAM_PLAYBACK) {
/* Update latency request correction */ /* Update latency request correction */