rename STRING -> krb5_config_string, and LIST -> krb5_config_list

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3386 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-09-05 12:21:26 +00:00
parent 841caf013b
commit a9dabaf1e8
6 changed files with 20 additions and 19 deletions

View File

@@ -64,7 +64,7 @@ krb5_get_krbhst (krb5_context context,
for(done = FALSE; !done;) {
char *h = (char *)krb5_config_get_next (context->cf,
&pointer,
STRING,
krb5_config_string,
"realms",
r,
"kdc",