summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_echo.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-17 13:16:27 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-17 15:57:52 +0100
commitaf3ff75e1f9cc459c1ad4ce22dce8149d01b3eaa (patch)
tree06d2bdd2e5fc9e92477452ccd6caa851818b7888 /source3/librpc/gen_ndr/ndr_echo.h
parent5e86ac9e6d2eb7ff0f6f8461dcfc230e2d87c42c (diff)
downloadsamba-af3ff75e1f9cc459c1ad4ce22dce8149d01b3eaa.tar.gz
samba-af3ff75e1f9cc459c1ad4ce22dce8149d01b3eaa.tar.bz2
samba-af3ff75e1f9cc459c1ad4ce22dce8149d01b3eaa.zip
idl: Update initshutdown and echo IDL from Samba 4.
(This used to be commit 35d71a40b385a62b8c85ed68e64b6d38d80aeb3c)
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 65989ccd1c..7af1c7446b 100644
--- a/source3/librpc/gen_ndr/ndr_echo.h
+++ b/source3/librpc/gen_ndr/ndr_echo.h
@@ -35,7 +35,7 @@ extern const struct ndr_interface_table ndr_table_rpcecho;
void ndr_print_echo_info1(struct ndr_print *ndr, const char *name, const struct echo_info1 *r);
void ndr_print_echo_info2(struct ndr_print *ndr, const char *name, const struct echo_info2 *r);
void ndr_print_echo_info3(struct ndr_print *ndr, const char *name, const struct echo_info3 *r);
-void ndr_print_echo_info4(struct ndr_print *ndr, const char *name, const struct echo_info4 *r);
+void ndr_print_STRUCT_echo_info4(struct ndr_print *ndr, const char *name, const struct echo_info4 *r);
void ndr_print_echo_info5(struct ndr_print *ndr, const char *name, const struct echo_info5 *r);
void ndr_print_echo_info6(struct ndr_print *ndr, const char *name, const struct echo_info6 *r);
void ndr_print_echo_info7(struct ndr_print *ndr, const char *name, const struct echo_info7 *r);