summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/nbt.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/nbt.idl')
-rw-r--r--source4/librpc/idl/nbt.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/nbt.idl b/source4/librpc/idl/nbt.idl
index 371084bc65..95e4abd974 100644
--- a/source4/librpc/idl/nbt.idl
+++ b/source4/librpc/idl/nbt.idl
@@ -66,7 +66,7 @@
/* the ndr parser for nbt_name is separately defined in
nbtname.c (along with the parsers for nbt_string) */
- typedef [nopull,nopush] struct {
+ typedef [public,nopull,nopush] struct {
string name;
string scope;
nbt_name_type type;