need to use 0xffff rather than -1 since the type is unsigned.
authorJohn Kohl <jtkohl@mit.edu>
Tue, 20 Nov 1990 11:15:15 +0000 (11:15 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 20 Nov 1990 11:15:15 +0000 (11:15 +0000)
commit701ad309de982d8ee330d746d8815241b5ba8e3e
treed9edc547fe7c282a767dfeed3a9f8bdc2ad17bfd
parent52831f557a1025bba5e8f6fbdfb7bce5021f82ca
need to use 0xffff rather than -1 since the type is unsigned.
this makes defaulting based on keytype work again.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1476 dc483132-0cff-0310-8789-dd5450dbe970
src/admin/edit/kdb5_edit.c
src/admin/stash/kdb5_stash.c