*** empty log message ***

This commit is contained in:
Sam Lantinga
2002-04-15 07:47:35 +00:00
parent c3ced5ce4d
commit 876975e160

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;