summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-05-17 21:16:22 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-05-17 21:16:22 +1000
commitd975cd9d8c3fc504a8ccbb80f239d4648ac0c304 (patch)
tree8272375ede8a170bdd7b09d48db833248c65a54d /source4/librpc/idl
parentfd0d47b746be322b60fca29c1daa13e72b360e62 (diff)
parent250478d0445cf56e8b0b4e876977a9ae968ff55b (diff)
downloadsamba-d975cd9d8c3fc504a8ccbb80f239d4648ac0c304.tar.gz
samba-d975cd9d8c3fc504a8ccbb80f239d4648ac0c304.tar.bz2
samba-d975cd9d8c3fc504a8ccbb80f239d4648ac0c304.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 60579269d1e0bebce5b595ef95d68fd4bf781cfd)
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r--source4/librpc/idl/dcerpc.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/idl/dcerpc.idl b/source4/librpc/idl/dcerpc.idl
index b2c67542f5..e228d85c46 100644
--- a/source4/librpc/idl/dcerpc.idl
+++ b/source4/librpc/idl/dcerpc.idl
@@ -116,6 +116,7 @@ interface dcerpc
uint16 context_id;
uint8 cancel_count;
uint32 status;
+ [flag(NDR_REMAINING)] DATA_BLOB _pad;
} dcerpc_fault;
/* the auth types we know about */