return 0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2213 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -132,6 +132,7 @@ proto (int sock, const char *hostname, const char *service)
|
||||
err (1, "krb5_net_write");
|
||||
if (krb5_net_write (context, sock, packet.data, len) != len)
|
||||
err (1, "krb5_net_write");
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int
|
||||
|
Reference in New Issue
Block a user