OSDN Git Service

Change the global 'buf' to 'servbuf' since some functions in here use
authorEric Andersen <andersen@codepoet.org>
Fri, 7 May 2004 05:26:31 +0000 (05:26 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 7 May 2004 05:26:31 +0000 (05:26 -0000)
commitd1b32a77aa379c321a1f93ded766134c0b20566e
tree5081aec4882c5c32cb87b8592edd1af051da52ba
parent201ca767d53f035f6cb6b1eaeee7b32a2f2f029c
Change the global 'buf' to 'servbuf' since some functions in here use
a local named 'buf' and we want to avoid shadowing that.
libc/inet/getservice.c