lib/krb5: mark in argument of krb5_init_creds_step() as const
commita4fc4dcb6ad860f27a54d0c185e63d70af87fa1c
authorStefan Metzmacher <metze@samba.org>
Thu, 3 Mar 2022 17:03:17 +0000 (3 18:03 +0100)
committerJeffrey Altman <jaltman@auristor.com>
Fri, 18 Nov 2022 00:55:32 +0000 (17 19:55 -0500)
tree7ce3eabcc741b61c25a9379c1252a93d98bab8cc
parentfd75c3e23ccaa560380043703273cd33cccf9db1
lib/krb5: mark in argument of krb5_init_creds_step() as const

This has no real effect, but make things more clear
and matches the pattern for krb5_sendto_context().

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/krb5/fast.c
lib/krb5/init_creds_pw.c