diff options
| author | Tom Yu <tlyu@mit.edu> | 1999-03-09 00:11:17 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 1999-03-09 00:11:17 +0000 |
| commit | aabfea1126ebbb0b0e17d517baf3fd970c3d0094 (patch) | |
| tree | 3eb766859077ccb7d04d091e25a0957149723733 /src/util/profile/ChangeLog | |
| parent | dd6376bbd15a0d124003d1b1f0ac51410704b445 (diff) | |
| download | krb5-aabfea1126ebbb0b0e17d517baf3fd970c3d0094.tar.gz krb5-aabfea1126ebbb0b0e17d517baf3fd970c3d0094.tar.xz krb5-aabfea1126ebbb0b0e17d517baf3fd970c3d0094.zip | |
* profile.hin: Fix prototype of profile_flush() to use long rather
than errcode_t to avoid breaking other stuff that includes
profile.h.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11246 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
| -rw-r--r-- | src/util/profile/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index bd0dc6199..8d50ef63b 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,9 @@ +Mon Mar 8 19:10:06 1999 Tom Yu <tlyu@mit.edu> + + * profile.hin: Fix prototype of profile_flush() to use long rather + than errcode_t to avoid breaking other stuff that includes + profile.h. + Mon Mar 8 14:38:24 1999 Theodore Y. Ts'o <tytso@mit.edu> * prof_tree.c (profile_node_iterator): Fix bug where it will loop |
