mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Fix number of arguments to IRPC getdc callback.
Andrew Bartlett
This commit is contained in:
parent
e17804b885
commit
8753ced2f4
@ -61,7 +61,6 @@ struct getdc_state {
|
||||
|
||||
static void getdc_recv_netlogon_reply(struct dgram_mailslot_handler *dgmslot,
|
||||
struct nbt_dgram_packet *packet,
|
||||
const char *mailslot_name,
|
||||
struct socket_address *src)
|
||||
{
|
||||
struct getdc_state *s =
|
||||
|
Loading…
Reference in New Issue
Block a user