In gc_frm_kdc.c, rename cur_kdc to cur_realm and nxt_kdc to nxt_realm,
authorGreg Hudson <ghudson@mit.edu>
Fri, 26 Mar 2010 22:43:11 +0000 (22:43 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 26 Mar 2010 22:43:11 +0000 (22:43 +0000)
commitd48873254348c8768602229ae22f404dde8b2b43
tree33d0192538c5bd32a1bd326bfd009b815890c98c
parent151ef9ef74cca964b48a8c821355c7c27d14f976
In gc_frm_kdc.c, rename cur_kdc to cur_realm and nxt_kdc to nxt_realm,
to make it easier to distinguish them from cur_tgt and nxt_tgt.  Make
similar name changes to lst_kdc and kdc_list, as well as the function
find_nxt_kdc().

No functional changes.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23837 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/gc_frm_kdc.c