]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove unused function arguments in cc_keyring.c
authorSimo Sorce <simo@redhat.com>
Fri, 2 Aug 2013 01:28:06 +0000 (21:28 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 2 Aug 2013 16:06:51 +0000 (12:06 -0400)
commit7963a951f326c854d2faa5f26827407632c2b496
treee0829635c25d7fc0e79605edb619f0d13e9b43b6
parent40d8ad25e2160583c6d74a10e7599253d3b292ce
Remove unused function arguments in cc_keyring.c

The credential serialization functions do not operate on a ccache, so
do not need it as an argument.

[ghudson@mit.edu: clarified commit message, rewrapped shortened lines]
src/lib/krb5/ccache/cc_keyring.c