From 98408c0e0f2c9bd073076e965ff31b87bddc80ec Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 10 Jul 2001 11:59:07 +0000 Subject: [PATCH] (hostent_find_fqdn): update prototype git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10308 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/roken-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/roken/roken-common.h b/lib/roken/roken-common.h index 08b7987df..8cffed37d 100644 --- a/lib/roken/roken-common.h +++ b/lib/roken/roken-common.h @@ -274,7 +274,7 @@ ssize_t ROKEN_LIB_FUNCTION ewrite (int fd, const void *buf, size_t nbytes); struct hostent; -char * +const char * hostent_find_fqdn (const struct hostent *he); void