Change the input type of do_mutual to be OM_int32 instead of an int,
authorTheodore Tso <tytso@mit.edu>
Wed, 25 Oct 1995 19:43:32 +0000 (19:43 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 25 Oct 1995 19:43:32 +0000 (19:43 +0000)
commit47d639f5215fcb2f3f170a989b9387586f7a7942
tree44fb97a9eea1f45833d77767b4ce94f3362b976e
parentcaea3dda8c05a40b3201947b433b809dc4ac4ef2
Change the input type of do_mutual to be OM_int32 instead of an int,
to prevent lossage under windows, since the passed in type size is a
OM_int32.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6998 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/init_sec_context.c