]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:kdc: Make krb5_principal parameters const
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 16 Jun 2023 00:17:50 +0000 (12:17 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 25 Jun 2023 23:29:33 +0000 (23:29 +0000)
commitd2a6c69940cf28c2ea901cc0d8d8d317c32db986
treead74b51e416c2ce063704b5f277f355b5b1e275b
parentf857967427f78cce6ffda117e9afab572707286d
s4:kdc: Make krb5_principal parameters const

The â€˜const’ is entirely unnecessary in a function declaration, but we
add it just to be consistent.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/pac-glue.c
source4/kdc/pac-glue.h