summaryrefslogtreecommitdiff
path: root/gethost.c
diff options
context:
space:
mode:
Diffstat (limited to 'gethost.c')
-rw-r--r--gethost.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gethost.c b/gethost.c
index 4fd9d77..d6f3c9c 100644
--- a/gethost.c
+++ b/gethost.c
@@ -115,8 +115,7 @@ nameserver_lost(int sig)
#endif
char *
-get_hostname (auth)
- Xauth *auth;
+get_hostname (Xauth *auth)
{
static struct hostent *hp;
int af;