git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2249 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-13 07:24:02 +00:00
parent 80ac9bd335
commit 3e576b1ee7

View File

@@ -66,7 +66,7 @@ proto (int sock, const char *hostname, const char *service)
status = krb5_sname_to_principal (context,
hostname,
service,
KRB5_NT_SRV_INST,
KRB5_NT_SRV_HST,
&server);
if (status)
errx (1, "krb5_sname_to_principal: %s",