Patch from Secure Endpoints/Asanka Herath for windows support
This commit is contained in:
@@ -198,7 +198,7 @@ acl_match_acl(krb5_context context,
|
||||
* @ingroup krb5_support
|
||||
*/
|
||||
|
||||
krb5_error_code KRB5_LIB_FUNCTION
|
||||
KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL
|
||||
krb5_acl_match_string(krb5_context context,
|
||||
const char *string,
|
||||
const char *format,
|
||||
@@ -241,7 +241,7 @@ krb5_acl_match_string(krb5_context context,
|
||||
* @ingroup krb5_support
|
||||
*/
|
||||
|
||||
krb5_error_code KRB5_LIB_FUNCTION
|
||||
KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL
|
||||
krb5_acl_match_file(krb5_context context,
|
||||
const char *file,
|
||||
const char *format,
|
||||
|
Reference in New Issue
Block a user