diff options
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_initshutdown.c')
-rw-r--r-- | source3/librpc/gen_ndr/ndr_initshutdown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/ndr_initshutdown.c b/source3/librpc/gen_ndr/ndr_initshutdown.c index aa35a8dd05..76e7878ae4 100644 --- a/source3/librpc/gen_ndr/ndr_initshutdown.c +++ b/source3/librpc/gen_ndr/ndr_initshutdown.c @@ -367,7 +367,7 @@ _PUBLIC_ void ndr_print_initshutdown_InitEx(struct ndr_print *ndr, const char *n ndr->depth--; } -const struct dcerpc_interface_call initshutdown_calls[] = { +const struct ndr_interface_call initshutdown_calls[] = { { "initshutdown_Init", sizeof(struct initshutdown_Init), |