diff options
author | Max Kellermann <max@duempel.org> | 2008-10-08 06:55:10 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-08 06:55:10 +0200 |
commit | 4cfd356e1266ccf4ebb4082ca62e978dc827adc0 (patch) | |
tree | 7159de4784159f5ad8b853408aedf5c0f9d83feb /doc/mpd.conf.5 | |
parent | b42974eee12414e28157f53b0d7095515b788785 (diff) | |
download | mpd-4cfd356e1266ccf4ebb4082ca62e978dc827adc0.tar.gz mpd-4cfd356e1266ccf4ebb4082ca62e978dc827adc0.tar.xz mpd-4cfd356e1266ccf4ebb4082ca62e978dc827adc0.zip |
dirvec: moved code to dirvec.c
Having all functions as static (non-inline) functions generates GCC
warnings, and duplicates binary code across several object files.
Most of dirvec's methods are too complex for becoming inline
functions. Move them all to dirvec.c and publish the prototypes in
dirvec.h.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions