make sa_buf' void *'

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3979 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-11-12 01:39:41 +00:00
parent b84944a8f3
commit 93771543ff

View File

@@ -503,7 +503,7 @@ doit (int port)
krb5_addresses addrs;
unsigned n, i;
fd_set real_fdset;
char *sa_buf;
void *sa_buf;
int sa_max_size;
struct sockaddr *sa;