From: John Kohl Date: Fri, 19 Oct 1990 11:14:31 +0000 (+0000) Subject: the decrypt arg is now const X-Git-Tag: krb5-1.0-alpha2~111 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=254ac204863bfb55a39deffb24df99d6361aea48;p=krb5.git the decrypt arg is now const git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1300 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h index 9cd27c21a..490dad1f7 100644 --- a/src/include/krb5/func-proto.h +++ b/src/include/krb5/func-proto.h @@ -71,7 +71,7 @@ krb5_error_code krb5_get_in_tkt const krb5_keytype, krb5_error_code (* )(const krb5_keytype, krb5_keyblock **, - krb5_pointer ), + krb5_const_pointer ), krb5_const_pointer, krb5_error_code (* )(const krb5_keyblock *, krb5_const_pointer,