(hostent_find_fqdn): update prototype

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10308 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-07-10 11:59:07 +00:00
parent 01de7b57ce
commit 98408c0e0f

View File

@@ -274,7 +274,7 @@ ssize_t ROKEN_LIB_FUNCTION ewrite (int fd, const void *buf, size_t nbytes);
struct hostent; struct hostent;
char * const char *
hostent_find_fqdn (const struct hostent *he); hostent_find_fqdn (const struct hostent *he);
void void