diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:16 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:16 +0200 |
commit | 8a5109483dc2d705cf927ab107f2b4a8e8008415 (patch) | |
tree | b09952445af92583b68bbe61d5361e74f548e74f /src/inputStream_http.c | |
parent | e056ff2b0246a6207c45ed005033b15b84ebfef1 (diff) | |
download | mpd-8a5109483dc2d705cf927ab107f2b4a8e8008415.tar.gz mpd-8a5109483dc2d705cf927ab107f2b4a8e8008415.tar.xz mpd-8a5109483dc2d705cf927ab107f2b4a8e8008415.zip |
made "sample_size" static const
sample_size is a variable which is computed at compile time. Declare
it "static const", so the compiler can optimize it away.
Diffstat (limited to 'src/inputStream_http.c')
0 files changed, 0 insertions, 0 deletions