diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2004-07-15 01:11:24 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2004-07-15 01:11:24 +0000 |
| commit | 9f554f0a40d3accb1825b8a45e8216e413c80559 (patch) | |
| tree | d5d225e8dc01eccfdbaa0e4561e0ffa150f2f098 /src | |
| parent | 55f2286542acf416169bc0cc6af3d02d4f8fe686 (diff) | |
| download | krb5-9f554f0a40d3accb1825b8a45e8216e413c80559.tar.gz krb5-9f554f0a40d3accb1825b8a45e8216e413c80559.tar.xz krb5-9f554f0a40d3accb1825b8a45e8216e413c80559.zip | |
* libprofile.exports: Don't try to export krb5int_profile_shared_data
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16598 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/profile/ChangeLog | 5 | ||||
| -rw-r--r-- | src/util/profile/libprofile.exports | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index a96db36d7..39eb9ae13 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,8 @@ +2004-07-14 Ken Raeburn <raeburn@mit.edu> + + * libprofile.exports: Don't try to export + krb5int_profile_shared_data. + 2004-06-22 Ken Raeburn <raeburn@mit.edu> * prof_int.h, prof_parse.c, profile.hin: Don't test macintosh or diff --git a/src/util/profile/libprofile.exports b/src/util/profile/libprofile.exports index cedfea93a..29cb74884 100644 --- a/src/util/profile/libprofile.exports +++ b/src/util/profile/libprofile.exports @@ -1,6 +1,5 @@ et_prof_error_table initialize_prof_error_table -krb5int_profile_shared_data profile_abandon profile_add_node profile_add_relation |
