1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00

r1448: Indent this so proto doesn't pick it up.

Andrew Bartlett
(This used to be commit 1164be10af8e1b47824df391196ec37c395a4040)
This commit is contained in:
Andrew Bartlett 2004-07-11 12:08:33 +00:00 committed by Gerald (Jerry) Carter
parent 7980759352
commit f9ddbad006

View File

@ -202,7 +202,7 @@ static BOOL ads_secrets_verify_ticket(krb5_context context, krb5_auth_context au
authorization_data if available.
***********************************************************************************/
NTSTATUS ads_verify_ticket(TALLOC_CTX *mem_ctx,
NTSTATUS ads_verify_ticket(TALLOC_CTX *mem_ctx,
krb5_context context,
krb5_auth_context auth_context,
const char *realm, const DATA_BLOB *ticket,