xpd: Cleaned up whitespace

This commit is contained in:
Ross Owen
2015-03-30 12:24:03 +01:00
parent 34e65e5c8c
commit 575ee95714
2 changed files with 2 additions and 2 deletions

View File

@@ -130,7 +130,7 @@ void handle_audio_request(chanend c_mix_out)
/* Input word that triggered interrupt and handshake back */
unsigned underflowSample = inuint(c_mix_out);
outuint(c_mix_out, 0);
/* If in overflow condition then receive samples and throw away */