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

@@ -620,7 +620,7 @@ static void mixer2(chanend c_mixer1, chanend c_audio)
{
#pragma xta endpoint "mixer2_req"
request = inuint(c_audio);
/* Forward the request on */
outuint(c_mixer1, request);