From: Theodore Tso Date: Thu, 9 Nov 1995 05:05:28 +0000 (+0000) Subject: Remove etype_info from the argument list of krb5_obtain_padata X-Git-Tag: krb5-1.0-beta6~830 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a3b6e695282f6b944c7f0580667a6efc1eeb1602;p=krb5.git Remove etype_info from the argument list of krb5_obtain_padata git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7072 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/ChangeLog b/src/include/ChangeLog index a63c4e76d..275027010 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 9 00:04:52 1995 Theodore Y. Ts'o + + * k5-int.h: Remove etype_info from the argument list of + krb5_obtain_padata. + Wed Nov 8 02:53:48 1995 Theodore Y. Ts'o * krb5.hin: Add preauthentication type KRB5_PADATA_ETYPE_INFO. diff --git a/src/include/k5-int.h b/src/include/k5-int.h index 01e5f9753..91b8db420 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -844,7 +844,6 @@ typedef struct _krb5_preauth_ops { krb5_error_code krb5_obtain_padata KRB5_PROTOTYPE((krb5_context, krb5_pa_data **, - krb5_etype_info, krb5_error_code ( * )(krb5_context, krb5_const krb5_enctype, krb5_data *,