summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ndr_initshutdown.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-08-19 22:10:11 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:30:03 -0500
commit8da26d3f96ac66e3f0be8aaec209867d3f285e49 (patch)
treea0cf39041366bcff4d0260570b24cd928da5f68a /source3/librpc/gen_ndr/ndr_initshutdown.c
parent2f3511c56e8a508c678f90e8fbd16116685b8a2b (diff)
downloadsamba-8da26d3f96ac66e3f0be8aaec209867d3f285e49.tar.gz
samba-8da26d3f96ac66e3f0be8aaec209867d3f285e49.tar.bz2
samba-8da26d3f96ac66e3f0be8aaec209867d3f285e49.zip
r24561: merge from SAMBA_4_0:
rename some DCERPC_ prefixes into NDR_ metze (This used to be commit 8f07b8ab658ae3d63487ca5fb20065318cdd9d0e)
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_initshutdown.c')
-rw-r--r--source3/librpc/gen_ndr/ndr_initshutdown.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/ndr_initshutdown.c b/source3/librpc/gen_ndr/ndr_initshutdown.c
index 8c9f137497..192d4bcf3f 100644
--- a/source3/librpc/gen_ndr/ndr_initshutdown.c
+++ b/source3/librpc/gen_ndr/ndr_initshutdown.c
@@ -418,9 +418,9 @@ const struct ndr_interface_table ndr_table_initshutdown = {
.name = "initshutdown",
.syntax_id = {
{0x894de0c0,0x0d55,0x11d3,{0xa3,0x22},{0x00,0xc0,0x4f,0xa3,0x21,0xa1}},
- DCERPC_INITSHUTDOWN_VERSION
+ NDR_INITSHUTDOWN_VERSION
},
- .helpstring = DCERPC_INITSHUTDOWN_HELPSTRING,
+ .helpstring = NDR_INITSHUTDOWN_HELPSTRING,
.num_calls = 3,
.calls = initshutdown_calls,
.endpoints = &initshutdown_endpoints,