*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40357
This commit is contained in:
Sam Lantinga 2002-04-15 07:47:35 +00:00
parent 6d09aa21d3
commit 1539d367af

View file

@ -168,6 +168,7 @@ static void ALSA_PlayAudio(_THIS)
this->enabled = 0;
return;
}
continue;
}
sample_buf += status * this->spec.channels;
sample_len -= status;