diff options
author | Max Kellermann <max@duempel.org> | 2008-10-13 09:56:57 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-13 09:56:57 +0200 |
commit | 5ea2e198f95d82df3f30dd1b702d0c1a97b26462 (patch) | |
tree | ac10a1dd5f668a3a1702d993646a6b9e537e0599 /src/utils.c | |
parent | 313405edb6bcd83d0a45338d8419fb7065cb565b (diff) | |
download | mpd-5ea2e198f95d82df3f30dd1b702d0c1a97b26462.tar.gz mpd-5ea2e198f95d82df3f30dd1b702d0c1a97b26462.tar.xz mpd-5ea2e198f95d82df3f30dd1b702d0c1a97b26462.zip |
directory: pass const pointers to inline functions
The inline functions directory_is_empty() and directory_get_path()
don't modify the object - pass constant object pointers to them.
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions