summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-05-01 17:32:30 +0000
committerTheodore Tso <tytso@mit.edu>1995-05-01 17:32:30 +0000
commit068174a18f1d3866ab06304d713c4b53f2f1e8bf (patch)
tree5e25126dab73573887aeb566e17a371d5f26e042
parentfb50f4390983e90f121829bfe469eb2a462678c6 (diff)
downloadkrb5-068174a18f1d3866ab06304d713c4b53f2f1e8bf.tar.gz
krb5-068174a18f1d3866ab06304d713c4b53f2f1e8bf.tar.xz
krb5-068174a18f1d3866ab06304d713c4b53f2f1e8bf.zip
krb5.h (krb5_set_config_files): Added new function prototype
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5669 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/include/ChangeLog3
-rw-r--r--src/include/krb5.h4
2 files changed, 5 insertions, 2 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index de73e4945..18d30381a 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,6 @@
+Sat Apr 29 07:10:02 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
+
+ * krb5.h (krb5_set_config_files): Added new function prototype.
Fri Apr 28 01:44:51 1995 Chris Provenzano (proven@mit.edu)
diff --git a/src/include/krb5.h b/src/include/krb5.h
index ae2dafabd..6dd73c61d 100644
--- a/src/include/krb5.h
+++ b/src/include/krb5.h
@@ -1609,8 +1609,8 @@ krb5_error_code INTERFACE krb5_sname_to_principal
krb5_int32,
krb5_principal FAR *));
-/* Only put things which don't have pointers to the narrow types in this
- section */
+krb5_error_code INTERFACE krb5_set_config_files
+ PROTOTYPE ((krb5_context, char **));
krb5_error_code krb5_encode_kdc_rep
PROTOTYPE((krb5_context,