diff options
author | Max Kellermann <max@duempel.org> | 2009-01-24 20:02:06 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-24 20:02:06 +0100 |
commit | 0dc1b4a44ede7316867e3803af1444a6190d7aad (patch) | |
tree | fbd163f0cc57443fa046bf0ebdf24f401e35d045 /src/ls.h | |
parent | 793934cf9c5d79365ca5c93ab05c8c2668d0ce7d (diff) | |
download | mpd-0dc1b4a44ede7316867e3803af1444a6190d7aad.tar.gz mpd-0dc1b4a44ede7316867e3803af1444a6190d7aad.tar.xz mpd-0dc1b4a44ede7316867e3803af1444a6190d7aad.zip |
modplug: removed EOF check from the while loop
EOF is checked by input_stream_read() (decoder_read() here). Don't do
it twice. The check was wrong anyway, it was reversed.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions