Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 663 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. (cherry picked from commit 8450ead695639f09862fdcecd46530b1d1b59bfe) https://github.com/krb5/krb5/commit/31fbc2f0afaca005c5787201f0c86b2fcd9fbf9f Author: Greg Hudson Committer: Tom Yu Commit: 31fbc2f0afaca005c5787201f0c86b2fcd9fbf9f Branch: krb5-1.11 src/include/krb5/krb5.hin | 6 +++--- src/lib/krb5/krb/preauth2.c | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-)