Calling convention for krb5int_c_combine_keys does not match prototype
authorKen Hornstein <kenh@cmf.nrl.navy.mil>
Sun, 3 Nov 2002 20:31:33 +0000 (20:31 +0000)
committerKen Hornstein <kenh@cmf.nrl.navy.mil>
Sun, 3 Nov 2002 20:31:33 +0000 (20:31 +0000)
commit2a17315d8783b3ef8b7e3593903cf3fe2d3de578
tree19434bac042e6f4ab4cd72acb33eea0d05b6b290
parent2062506389b7b0d295ee645d41520c7d80e58b4d
Calling convention for krb5int_c_combine_keys does not match prototype

The Windows calling convention for krb5int_c_combine_keys does not match the
prototype in k5-int.h.  I missed this during the initial commit since I
neglected to test out the build of this code on Windows.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14962 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/ChangeLog
src/lib/crypto/combine_keys.c