diff options
author | Max Kellermann <max@duempel.org> | 2008-12-30 16:45:43 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-12-30 16:45:43 +0100 |
commit | 13867a1e7c0769f5a5221c641ad96fd09e025207 (patch) | |
tree | 46ed3997b2e682489c19f373c0af3fdfe469465f /src/zeroconf-bonjour.c | |
parent | 49fa9708d51b907f0a372a1fc68a1e27c9edae5e (diff) | |
download | mpd-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