sizeof (int) -> 4 bytes, because this is supposed to be a portable
authorJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 12:17:37 +0000 (12:17 +0000)
committerJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 12:17:37 +0000 (12:17 +0000)
commit13d9a51338239e37ee77f0b22cc784ee97fe822e
tree6fad61b0708ba9ea94715011aee78dc4be7f990c
parentf6babcb6ead6f910d3b3c7c4084b24dcf4ecb28e
sizeof (int) -> 4 bytes, because this is supposed to be a portable
binary representation.
Fix bug in writing length.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2227 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kdb/encrypt_key.c