* krb524d.c: Call krb5_klog_init before the first point where the
authorMitchell Berger <mitchb@mit.edu>
Wed, 20 Jun 2001 03:58:06 +0000 (03:58 +0000)
committerMitchell Berger <mitchb@mit.edu>
Wed, 20 Jun 2001 03:58:06 +0000 (03:58 +0000)
commitbadc7c09ee8017ac48a8b4289000de6ff756cc3f
tree0b9b719a133377ffc0f5ecb6a2e3152fa226bc79
parent1545e1f1a73f7b56899c4387c2adac9966a41878
* krb524d.c: Call krb5_klog_init before the first point where the
klog facility may be used, delete ifdef'd out code to make that
call from later in the file, conditionalize kadm5_destroy on the
handle being non-null, and correct an indentation error.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13394 dc483132-0cff-0310-8789-dd5450dbe970
src/krb524/ChangeLog
src/krb524/krb524d.c