diff options
author | Max Kellermann <max@duempel.org> | 2008-09-07 13:57:43 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-09-09 01:22:12 -0700 |
commit | f6a9a891177815af39a7100ab90ccb942552b85f (patch) | |
tree | 6e297b7f42695df463b695ea166bb3f9d8705844 /src/zeroconf.h | |
parent | 2a6a8a35c6b31e3c83891076dab86dc2da2d82ae (diff) | |
download | mpd-f6a9a891177815af39a7100ab90ccb942552b85f.tar.gz mpd-f6a9a891177815af39a7100ab90ccb942552b85f.tar.xz mpd-f6a9a891177815af39a7100ab90ccb942552b85f.zip |
command: concatenate strings at compile time
String literals (including those defined in CPP macros) can be
concatenated at compile time. This saves some CPU cycles in
vsnprintf() at run time.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions