syntax error cleanup

git-svn-id: https://svn.musicpd.org/mpd/trunk@3192 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2005-04-03 13:52:00 +00:00
parent ba5f60e02d
commit 9968e9f80c

View File

@ -371,7 +371,7 @@ int aac_decode(OutputBuffer * cb, DecoderControl * dc, char * path) {
eof = 1;
break;
}
};
}
flushOutputBuffer(cb);