summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_echo.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_echo.h')
-rw-r--r--source3/librpc/gen_ndr/ndr_echo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/ndr_echo.h b/source3/librpc/gen_ndr/ndr_echo.h
index 8b6820cb2a..c05845fda4 100644
--- a/source3/librpc/gen_ndr/ndr_echo.h
+++ b/source3/librpc/gen_ndr/ndr_echo.h
@@ -10,7 +10,7 @@
#define DCERPC_RPCECHO_VERSION 1.0
#define DCERPC_RPCECHO_NAME "rpcecho"
#define DCERPC_RPCECHO_HELPSTRING "Simple echo pipe"
-extern const struct ndr_interface_table dcerpc_table_rpcecho;
+extern const struct ndr_interface_table ndr_table_rpcecho;
NTSTATUS dcerpc_server_rpcecho_init(void);
#define DCERPC_ECHO_ADDONE (0x00)