* kdb.h: For structs krb5_tl_data (tl_data_length), krb5_key_data
authorEzra Peisach <epeisach@mit.edu>
Wed, 25 Jul 2001 19:00:06 +0000 (19:00 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 25 Jul 2001 19:00:06 +0000 (19:00 +0000)
commite4dedcc868bc1ca682101e1ea74ad2d1d438278e
tree12d60110a299dde829ba7cf012dc08b64ab31d89
parent0846e5dce13c463c89f76675e19d06a4df18f2c9
* kdb.h: For structs krb5_tl_data (tl_data_length), krb5_key_data
(key-data_length), krb5_db_entry (len, e_length) change the
storage types from krb5_int16 to krb5_ui_2. This does not require
a database version change as the field sizes are the same. Remove
the code ifdefed under KRB5_OLD_AND_KRUFTY.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13641 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/kdb.h