If the new configuration data that is passed to krb5_cc_set_config is NULL, just...
authorZhanna Tsitkov <tsitkova@mit.edu>
Tue, 29 Mar 2011 16:22:05 +0000 (16:22 +0000)
committerZhanna Tsitkov <tsitkova@mit.edu>
Tue, 29 Mar 2011 16:22:05 +0000 (16:22 +0000)
commit54a459f0c28587fe8ebd83c22830ac786386f3d7
treefb1a7a80e7b6f837ba2250f2bce335c071048451
parenta3c90d3f23e13dad1605c11b62c9d0c2205f2270
If the new configuration data that is passed to krb5_cc_set_config is NULL, just remove the old configuration.
Moved short krb5_cc_set_config usage example from krb5.hin into the separate file.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24753 dc483132-0cff-0310-8789-dd5450dbe970
doc/doxy_examples/cc_set_config.c [new file with mode: 0644]
src/include/krb5/krb5.hin
src/lib/krb5/ccache/ccfns.c