* prof_init.c: Cleanup internal type warnings in calls to profile_init
authorEzra Peisach <epeisach@mit.edu>
Mon, 24 Jul 2000 16:16:28 +0000 (16:16 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 24 Jul 2000 16:16:28 +0000 (16:16 +0000)
commitdf46f3e4ddddddf7302edca3fa2b98cb68ac8df2
treec6a49c7baf8cc0cd6351a733a5a94a84b9dd9019
parent80c58c2c1a01da0e6a066b2be1a569d4ab624672
* prof_init.c: Cleanup internal type warnings in calls to profile_init

* test_parse.c (main): Cast arguments to error_message.

* prof_file.c (profile_open_file): Variable with argument to
malloc should be unsigned.

* profile.hin: Revert changes to const_profile_filespect_t and
profile_filespec_t to preserve interface.

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