s/net_write/telnet_net_write/

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5072 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-07-09 23:16:40 +00:00
parent b546ea105d
commit 5c4a9b57f0
15 changed files with 28 additions and 29 deletions

View File

@@ -146,7 +146,7 @@ Data(Authenticator *ap, int type, void *d, int c)
*p++ = SE;
if (str_data[3] == TELQUAL_IS)
printsub('>', &str_data[2], p - &str_data[2]);
return(net_write(str_data, p - str_data));
return(telnet_net_write(str_data, p - str_data));
}
int