From: Theodore Tso Date: Thu, 21 Jan 1999 20:24:58 +0000 (+0000) Subject: krb5.hin: Fix realm iterator prototypes so that they use X-Git-Tag: krb5-1.1-beta1~409 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3b6f19e413b1b0abc997767eb481cbf45fe74c0d;p=krb5.git krb5.hin: Fix realm iterator prototypes so that they use KRB5_PROTOTYPE, and surround them with extern "C" so things work under C++. CVS: ---------------------------------------------------------------------- git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11115 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 3fca73c48..8f724e7a0 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,9 @@ +Thu Jan 21 15:23:28 1999 Theodore Y. Ts'o + + * krb5.hin: Fix realm iterator prototypes so that they use + KRB5_PROTOTYPE, and surround them with extern "C" so + things work under C++. + Sun Dec 6 19:45:54 1998 Tom Yu * krb54proto.h: Fix decomp_tkt_krb5 to use KRB4_32, instead of a