aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_stream.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-10-11 23:15:38 +0200
committerMax Kellermann <max@duempel.org>2009-10-11 23:15:38 +0200
commit9a3f5ff977951781453fbe1e597dbd6eb5f7494a (patch)
tree25496e5bd1aa6d3e9c1acc79dc4180e41a32ec83 /src/input_stream.h
parenta1d868eb56bab5063f367e392624e3b3de5ea4d3 (diff)
downloadmpd-9a3f5ff977951781453fbe1e597dbd6eb5f7494a.tar.gz
mpd-9a3f5ff977951781453fbe1e597dbd6eb5f7494a.tar.xz
mpd-9a3f5ff977951781453fbe1e597dbd6eb5f7494a.zip
riff, aiff: fixed "limited range" gcc warning
On 32 bit systems with large file support enabled (i.e. "sizeof(off_t) > sizeof(size_t)") gcc emits a warning because a size_t cast to off_t can never become negative.
Diffstat (limited to 'src/input_stream.h')
0 files changed, 0 insertions, 0 deletions