* prof_tree.c (struct profile_iterator): Member "names" now points to const.
authorKen Raeburn <raeburn@mit.edu>
Thu, 19 Jul 2001 12:24:31 +0000 (12:24 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 19 Jul 2001 12:24:31 +0000 (12:24 +0000)
commite20cb3598f6d851bd2593603e1916eaba37fb936
tree9fe43569d573ac5cbd5473af451b6922faddb691
parent3d547e9077e46b40dfdf3ddef53dabaa6823c31a
* prof_tree.c (struct profile_iterator): Member "names" now points to const.
(profile_node_iterator_create): Argument "names" now points to const.
(profile_node_iterator): Local variable "cpp" now points to const.
* prof_int.h (profile_node_iterator_create): Decl updated.
* prof_get.c (profile_get_values): Argument "names" now points to const.
* profile.hin (profile_get_values): Decl updated.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13615 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_get.c
src/util/profile/prof_int.h
src/util/profile/prof_tree.c
src/util/profile/profile.hin