diff options
author | Max Kellermann <max@duempel.org> | 2008-10-17 23:52:40 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-17 23:52:40 +0200 |
commit | 48c11c52acd770a345f83bde87703716b6988220 (patch) | |
tree | c18332038d7de8bf3f3e1a8f741a0a5dbe53f7c0 /autogen.sh | |
parent | 3689d5e4edebee610799df924d2abb46953d8569 (diff) | |
download | mpd-48c11c52acd770a345f83bde87703716b6988220.tar.gz mpd-48c11c52acd770a345f83bde87703716b6988220.tar.xz mpd-48c11c52acd770a345f83bde87703716b6988220.zip |
client: removed CLIENT_MAX_BUFFER_LENGTH
Use a literal in the struct declaration, and sizeof(client->buffer)
everywhere else. Also shrink the buffer from 40 kB to 4 kB. The
buffer must only be large enough to hold one line of input, and 4 kB
is still more than enough.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions