*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2260 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-13 07:28:41 +00:00
parent 4ae0798586
commit a6beea1d2d
2 changed files with 10 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ proto (int sock, 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",