* src/include/krb5/krb5.hin: Add prototype for krb5_copy_context
authorTom Yu <tlyu@mit.edu>
Mon, 26 Jun 2006 21:03:04 +0000 (21:03 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 26 Jun 2006 21:03:04 +0000 (21:03 +0000)
commita6d786ccf9d1b6dbfe2b86ee0d3dfc5c3951d37c
tree56f25351e8e552fb62bb3f28c1bdf8cea3631107
parentbd7edfe0a67af34296baa530d2a2218ec4ddcb2d
* src/include/krb5/krb5.hin: Add prototype for krb5_copy_context

* src/lib/krb5/krb/init_ctx.c (krb5_copy_context): New function to
copy/clone an existing krb5 context.
(copy_ktypes): Local helper function.

ticket: 2856
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18228 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/krb5.hin
src/lib/krb5/krb/init_ctx.c