Fixed bug reported by Bill Sommerfeld where a missing byte-swap on a
authorTheodore Tso <tytso@mit.edu>
Thu, 15 Sep 1994 01:58:33 +0000 (01:58 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 15 Sep 1994 01:58:33 +0000 (01:58 +0000)
commit30e653f1e51782f17817d95b05ee6c106dac3a37
tree34b243e9f3f352679c25448061ce6723587b0ac7
parentd9e9a0bb53594eb16d7961b3b36052fa3f14a08e
Fixed bug reported by Bill Sommerfeld where a missing byte-swap on a
little-endian machine causes the delete operation fail.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4235 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/keytab/file/ChangeLog [new file with mode: 0644]
src/lib/krb5/keytab/file/ktf_util.c