rap: add IDL for NetPrintJob{Pause,Continue,Delete}.
[amitay/samba.git] / librpc / gen_ndr / srv_initshutdown.c
index bf85fc25d9878d0c8f671c160422112d25a3b56d..c3d0a2f2edff9823e54cf01f5c97b5c75f1cbe8b 100644 (file)
@@ -240,7 +240,7 @@ void initshutdown_get_pipe_fns(struct api_struct **fns, int *n_fns)
        *n_fns = sizeof(api_initshutdown_cmds) / sizeof(struct api_struct);
 }
 
-NTSTATUS rpc_initshutdown_dispatch(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, const char *interface, uint32_t interface_version, uint32_t opnum, void *_r)
+NTSTATUS rpc_initshutdown_dispatch(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, const struct ndr_interface_table *table, uint32_t opnum, void *_r)
 {
        if (cli->pipes_struct == NULL) {
                return NT_STATUS_INVALID_PARAMETER;