aboutsummaryrefslogtreecommitdiffstats
path: root/src/decode.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-04-12 04:13:30 +0000
committerEric Wong <normalperson@yhbt.net>2008-04-12 04:13:30 +0000
commitbc20b6430218b62da9e9146fc07940eb3191d6fd (patch)
tree5b395b3e54b6debf10a673ce0c528ddd1a460160 /src/decode.c
parent74910df0f367143e73e460524b31bacead953b16 (diff)
downloadmpd-bc20b6430218b62da9e9146fc07940eb3191d6fd.tar.gz
mpd-bc20b6430218b62da9e9146fc07940eb3191d6fd.tar.xz
mpd-bc20b6430218b62da9e9146fc07940eb3191d6fd.zip
use sizeof(chunk.data) instead of CHUNK_SIZE
sizeof() is the more "natural" or "direct" access to the buffer size, instead of a macro happening to be used to the buffer declaration. git-svn-id: https://svn.musicpd.org/mpd/trunk@7270 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions