diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-10-22 00:41:29 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-10-22 00:41:29 -0400 |
commit | 829779686b0a263ad3582aecc1cc7a296c38a1c9 (patch) | |
tree | b005ce4a0d4f7d98eefb71bc15d6fc3d9b690854 /libc/misc/time/ftime.c | |
parent | bc5922f17d546bbd82644d0be03bb078bba1f85f (diff) |
inet_ntop4: avoid inline initialization
We only need to set the first byte to 0, but gcc likes to zero out the
rest of the string with memset() when using this initialization style.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libc/misc/time/ftime.c')
0 files changed, 0 insertions, 0 deletions