* cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_create_ticket
authorTom Yu <tlyu@mit.edu>
Tue, 12 Aug 2003 02:18:55 +0000 (02:18 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 12 Aug 2003 02:18:55 +0000 (02:18 +0000)
commita33029fc3e5b3b928de52494f2410e1177310631
tree04be8a929cb9328d26b6eb8f4ba5b1242df4f41d
parent0aac4adcbca59356aabd116acbd2913bad1bb0d3
* cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_create_ticket
instead of local version.  Remove local version of
krb_create_ticket.  This file no longer gets included into a
krb524 library, so accessing internal functions isn't that big of
an issue anymore.

ticket: 1714
version_reported: 1.3.1
target_version: 1.3.2
tags: pullup
component: krb5-kdc

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