From 09f40fa519b61d6921a2c2fc2aeeefbed5bf4b9d Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Thu, 14 Aug 1997 00:06:36 +0000 Subject: [PATCH] proto git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2972 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/krb5.h b/lib/krb5/krb5.h index a0af42679..2c8b48363 100644 --- a/lib/krb5/krb5.h +++ b/lib/krb5/krb5.h @@ -970,7 +970,7 @@ krb5_free_krbhst (krb5_context context, krb5_error_code krb5_get_host_realm(krb5_context context, const char *host, - char ***realms); + krb5_realm **realms); krb5_error_code krb5_free_host_realm(krb5_context context,