diff options
author | Max Kellermann <max@duempel.org> | 2008-08-29 09:38:54 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-29 09:38:54 +0200 |
commit | f99fe808117fb29fc8dfba8c2eb1b18472aa6faa (patch) | |
tree | d131bffc0f6b7e2406494c5d270234f4b269787d /src/inputStream_http.c | |
parent | c855415c733d712aa0f129fbfdef2af11e289234 (diff) | |
download | mpd-f99fe808117fb29fc8dfba8c2eb1b18472aa6faa.tar.gz mpd-f99fe808117fb29fc8dfba8c2eb1b18472aa6faa.tar.xz mpd-f99fe808117fb29fc8dfba8c2eb1b18472aa6faa.zip |
tag: converted macro fixUtf8() to an inline function
Since the inline function cannot modify its caller's variables (which
is a good thing for code readability), the new string pointer is the
return value. The resulting binary should be the same as with the
macro.
Diffstat (limited to 'src/inputStream_http.c')
0 files changed, 0 insertions, 0 deletions