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

r13002: fix compiler warning

metze
(This used to be commit 3365ad950b)
This commit is contained in:
Stefan Metzmacher
2006-01-18 16:05:27 +00:00
committed by Gerald (Jerry) Carter
parent 34a815422e
commit 5bd9b3b808

View File

@ -119,7 +119,7 @@ const struct dcerpc_interface_list *librpc_dcerpc_pipes(void)
}
NTSTATUS dcerpc_register_builtin_interfaces();
NTSTATUS dcerpc_register_builtin_interfaces(void);
NTSTATUS dcerpc_table_init(void)
{