* kdb5_util.c (main): Do try using com_err in the case that krb5_init_context
authorKen Raeburn <raeburn@mit.edu>
Wed, 7 Jul 1999 00:41:01 +0000 (00:41 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 7 Jul 1999 00:41:01 +0000 (00:41 +0000)
commit95efc3d778ae12a7de3f6b774744b7c6672b14f4
tree6b3d2ac8abb353db13cd74f17ebadd8617f7c51e
parent7f61618195c69d4132033bea22b7cf845845cc90
* kdb5_util.c (main): Do try using com_err in the case that krb5_init_context
fails, instead of fprintf of the error number.
(cf krb5-bugs db #499, 13-Nov-1997)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11546 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/dbutil/ChangeLog
src/kadmin/dbutil/kdb5_util.c