fix warning string
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11400 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -220,7 +220,7 @@ proto (int sock, const char *hostname, const char *service,
|
|||||||
NULL);
|
NULL);
|
||||||
|
|
||||||
if (status) {
|
if (status) {
|
||||||
krb5_warn (context, status, "krb5_build_principal");
|
krb5_warn (context, status, "krb5_make_principal");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user