Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Apr 15, 2002
1 parent 1dafba7 commit f746b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/audio/alsa/SDL_alsa_audio.c
Expand Up @@ -168,6 +168,7 @@ static void ALSA_PlayAudio(_THIS)
this->enabled = 0;
return;
}
continue;
}
sample_buf += status * this->spec.channels;
sample_len -= status;
Expand Down

0 comments on commit f746b1b

Please sign in to comment.