From: Jo Sutton Date: Tue, 16 Jan 2024 23:45:15 +0000 (+1300) Subject: s4:auth: Correct order of parameters in documentation X-Git-Tag: tdb-1.4.11~223 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=66928d858f31cc08b9999d2cbe69bf34cab8ab5e;p=thirdparty%2Fsamba.git s4:auth: Correct order of parameters in documentation Signed-off-by: Jo Sutton Reviewed-by: Martin Schwenke --- diff --git a/source4/auth/kerberos/srv_keytab.c b/source4/auth/kerberos/srv_keytab.c index 875d06971cc..20de668649b 100644 --- a/source4/auth/kerberos/srv_keytab.c +++ b/source4/auth/kerberos/srv_keytab.c @@ -432,8 +432,8 @@ NTSTATUS smb_krb5_fill_keytab_gmsa_keys(TALLOC_CTX *mem_ctx, * @param[in] num_SPNs Length of SPNs * @param[in] saltPrincipal Salt used for AES encryption. * Required, unless delete_all_kvno is set. - * @param[in] old_secret Old password * @param[in] new_secret New password + * @param[in] old_secret Old password * @param[in] kvno Current key version number * @param[in] supp_enctypes msDS-SupportedEncryptionTypes bit-field * @param[in] delete_all_kvno Removes all obsolete entries, without