diff options
author | Max Kellermann <max@duempel.org> | 2008-08-29 09:38:54 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-09-02 00:20:10 -0700 |
commit | bbafa24ba65878780101191b9313e9e70208937e (patch) | |
tree | b9efe30d23debb51fdd1d3afd3f1d5c52e406655 /Makefile.am | |
parent | 318a284906f0e594f7c70c6fe72f234923fb6153 (diff) | |
download | mpd-bbafa24ba65878780101191b9313e9e70208937e.tar.gz mpd-bbafa24ba65878780101191b9313e9e70208937e.tar.xz mpd-bbafa24ba65878780101191b9313e9e70208937e.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 '')
0 files changed, 0 insertions, 0 deletions