From 08fd05615346637e0600d2c7475e86dee95c721b Mon Sep 17 00:00:00 2001 From: Swen Schillig Date: Mon, 7 Jan 2019 15:10:25 +0100 Subject: [PATCH] Fix typo and remove the sun and the clouds Signed-off-by: Swen Schillig Reviewed-by: Jeremy Allison Reviewed-by: Volker Lendecke Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Thu Jan 10 06:14:27 CET 2019 on sn-devel-144 --- lib/krb5_wrap/krb5_samba.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5_wrap/krb5_samba.c b/lib/krb5_wrap/krb5_samba.c index 039de66c7c7..f0dc86b1859 100644 --- a/lib/krb5_wrap/krb5_samba.c +++ b/lib/krb5_wrap/krb5_samba.c @@ -1466,7 +1466,7 @@ krb5_error_code smb_krb5_kt_get_name(TALLOC_CTX *mem_ctx, * * @param[in] princ The principal as a krb5_principal to search for. * - * @param[in] flush Weather to flush the complete keytab. + * @param[in] flush Whether to flush the complete keytab. * * @param[in] keep_old_entries Keep the entry with the previous kvno. * -- 2.34.1