fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set in
authorTheodore Tso <tytso@mit.edu>
Thu, 11 Jan 1996 04:05:22 +0000 (04:05 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 11 Jan 1996 04:05:22 +0000 (04:05 +0000)
commitef24891c5c9dd2d7a1b3a828fcc3cf34fd5b8f0d
treeb7da7ed4fb0b979c2caecc87fc25020742b9d495
parentb510380e3424065552eb7af9bf3ca3a28f93a1ca
fcc.h (KRB5_FCC_DEFAULT_VNO): Remove KRB5_FCC_DEFAULT_VNO; now set in
init_ctx.c.

fcc_maybe.c (krb5_fcc_open_file):
fcc_gennew.c (krb5_fcc_generate_new): Use context->fcc_default_format
to determine the credentials cache type.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7301 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/file/fcc.h
src/lib/krb5/ccache/file/fcc_gennew.c
src/lib/krb5/ccache/file/fcc_maybe.c