| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: "Jonathan I. Kamens" <jik@cam.ov.com>
Date: Fri, 24 Mar 1995 14:41:02 -0500
To: krb5-bugs@MIT.EDU
--- pop_init.c 1995/03/23 21:05:37 1.2
+++ pop_init.c 1995/03/24 19:39:22
@@ -179,7 +179,7 @@
else {
#ifndef BIND43
- p->client = ch->h_name;
+ p->client = (char *) ch->h_name;
#else
# include <arpa/nameser.h>
# include <resolv.h>
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |