mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
build: messaging.c uses talloc_report_printf()
This used to be talloc_report_str() Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
63600b4f78
commit
42035d1159
@ -18,7 +18,7 @@ bld.SAMBA_LIBRARY('MESSAGING',
|
|||||||
dcerpc
|
dcerpc
|
||||||
messages_util
|
messages_util
|
||||||
server_id_db
|
server_id_db
|
||||||
talloc_report
|
talloc_report_printf
|
||||||
''',
|
''',
|
||||||
private_library=True
|
private_library=True
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user