]> git.ipfire.org Git - thirdparty/krb5.git/commit
Alter responder function signature for consistency
authorGreg Hudson <ghudson@mit.edu>
Tue, 23 Oct 2012 17:16:44 +0000 (13:16 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 23 Oct 2012 17:16:44 +0000 (13:16 -0400)
commit8450ead695639f09862fdcecd46530b1d1b59bfe
tree859c3ec70f9ad8531dee3d0a8639afaae8df2d1d
parent08aeb0cbc6e72e14c0ec3424363539e61507c4e8
Alter responder function signature for consistency

For the responder callback signature, put the closure argument just
after the context, and use KRB5_CALLCONV.  These changes make the
signature consistent with most other libkrb5 callbacks.

ticket: 7419 (new)
target_version: 1.11
tags: pullup
src/include/krb5/krb5.hin
src/lib/krb5/krb/preauth2.c