need to use 0xffff rather than -1 since the type is unsigned.
authorJohn Kohl <jtkohl@mit.edu>
Tue, 20 Nov 1990 11:08:23 +0000 (11:08 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 20 Nov 1990 11:08:23 +0000 (11:08 +0000)
commit52831f557a1025bba5e8f6fbdfb7bce5021f82ca
treef4798a80895e7bcf984c67c5212eb2a3843a5c8b
parentafc18a66e6de247712bfff73b3f08f81dedf7354
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@1475 dc483132-0cff-0310-8789-dd5450dbe970
src/admin/create/kdb5_create.c