aboutsummaryrefslogtreecommitdiffstats
path: root/src/zeroconf-bonjour.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-12-30 16:45:43 +0100
committerMax Kellermann <max@duempel.org>2008-12-30 16:45:43 +0100
commit13867a1e7c0769f5a5221c641ad96fd09e025207 (patch)
tree46ed3997b2e682489c19f373c0af3fdfe469465f /src/zeroconf-bonjour.c
parent49fa9708d51b907f0a372a1fc68a1e27c9edae5e (diff)
downloadmpd-13867a1e7c0769f5a5221c641ad96fd09e025207.tar.gz
mpd-13867a1e7c0769f5a5221c641ad96fd09e025207.tar.xz
mpd-13867a1e7c0769f5a5221c641ad96fd09e025207.zip
zeroconf: eliminated strlen() usage from initZeroconf()
To test if a string is empty, we can just see if the first byte is 0. No need to include string.h for strlen() here.
Diffstat (limited to 'src/zeroconf-bonjour.c')
0 files changed, 0 insertions, 0 deletions