From 04833d6fbe61fd8335447e9cc37f0843d8aeb3cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 11 Jan 2009 21:49:42 +0000 Subject: [PATCH] use KRB5_DEPRECATED git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24287 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/changepw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/changepw.c b/lib/krb5/changepw.c index 91ed9c5ba..3db8f127e 100644 --- a/lib/krb5/changepw.c +++ b/lib/krb5/changepw.c @@ -693,7 +693,7 @@ krb5_change_password (krb5_context context, int *result_code, krb5_data *result_code_string, krb5_data *result_string) - __attribute__((deprecated)) + KRB5_DEPRECATED { struct kpwd_proc *p = find_chpw_proto("change password");