* prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,
authorKen Raeburn <raeburn@mit.edu>
Thu, 19 Feb 2004 23:02:54 +0000 (23:02 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 19 Feb 2004 23:02:54 +0000 (23:02 +0000)
commitc76ebea17dd74777f7e01f39f43e58685670a914
tree16e36c8b9816de8fe7c3dde4bf1b53953527f79f
parent2f6ea9303f3981e26929c3791a0b2dd9ac05610f
* prof_init.c (prof_int32): If long is 4 bytes and int is not, then use long,
not int, for prof_int32.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16105 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_init.c