Fixed "typo".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -299,7 +299,7 @@ struct hostent * wxGethostbyaddr_r(const char *addr_buf, int buf_size,
|
||||
return he;
|
||||
}
|
||||
|
||||
#if defined(HAVE_GETHOSTBYNAME)
|
||||
#if defined(HAVE_GETSERVBYNAME)
|
||||
static struct servent * deepCopyServent(struct servent *s,
|
||||
const struct servent *se,
|
||||
char *buffer, int size)
|
||||
|
Reference in New Issue
Block a user