1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

Fix debug message merge.

Jeremy.
(This used to be commit d6f23166420d89ea7d3d5433e3234529681cb330)
This commit is contained in:
Jeremy Allison 2003-06-03 07:21:09 +00:00
parent 1d2e3ec148
commit ead7ad7f80

View File

@ -922,7 +922,7 @@ void init_q_lookup_sids(TALLOC_CTX *mem_ctx, LSA_Q_LOOKUP_SIDS *q_l,
POLICY_HND *hnd, int num_sids, DOM_SID *sids,
uint16 level)
{
DEBUG(5, ("init_r_enum_trust_dom\n"));
DEBUG(5, ("init_q_lookup_sids\n"));
ZERO_STRUCTP(q_l);