]> git.ipfire.org Git - thirdparty/krb5.git/commit
Constify function parameters in locate_kdc.c
authorMatt Rogers <mrogers@redhat.com>
Fri, 12 Aug 2016 19:40:23 +0000 (15:40 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 19 Sep 2016 15:30:51 +0000 (11:30 -0400)
commitda9768c350a90bccf8ff53bf9b58fea847bbe036
treea0e3e5e9391ddecf924ba11492023727501c9681
parentc75596d01e7c78d38d0889a1a77145269ac724b2
Constify function parameters in locate_kdc.c

Constify parse_uri_if_https() and add_host_to_list() char parameters
as well as the variables passed by their callers.
src/lib/krb5/os/locate_kdc.c