mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
r17613: style fix
(This used to be commit 86fc149ca805e4c801f6251c8c9f2480010b4962)
This commit is contained in:
parent
c15bab356d
commit
2b4249e7ba
@ -136,7 +136,8 @@ static int display_message(struct ldb_context *ldb, struct ldb_message *msg, str
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int display_referral(char *referral, struct search_context *sctx) {
|
||||
static int display_referral(char *referral, struct search_context *sctx)
|
||||
{
|
||||
|
||||
sctx->refs++;
|
||||
printf("# Referral\nref: %s\n\n", referral);
|
||||
|
Loading…
x
Reference in New Issue
Block a user