diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-01-17 13:56:47 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-01-17 15:57:52 +0100 |
commit | 04a2512b10393015048780b0630c012fac84e32c (patch) | |
tree | c939ed1c3461d3834b3f969fe8637c3371efbfe5 /source3/librpc/gen_ndr/ndr_xattr.c | |
parent | 35fe98e5a17911c1d1b5384e4662fede3aac9c08 (diff) | |
download | samba-04a2512b10393015048780b0630c012fac84e32c.tar.gz samba-04a2512b10393015048780b0630c012fac84e32c.tar.bz2 samba-04a2512b10393015048780b0630c012fac84e32c.zip |
idl: Update IDL for eventlog, misc, netlogon and security from Samba 4.
(This used to be commit 48288869d314d8c91d07282b5536b231d95db159)
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_xattr.c')
-rw-r--r-- | source3/librpc/gen_ndr/ndr_xattr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/ndr_xattr.c b/source3/librpc/gen_ndr/ndr_xattr.c index 29a31a12b2..425ad814bf 100644 --- a/source3/librpc/gen_ndr/ndr_xattr.c +++ b/source3/librpc/gen_ndr/ndr_xattr.c @@ -100,3 +100,4 @@ _PUBLIC_ void ndr_print_tdb_xattrs(struct ndr_print *ndr, const char *name, cons ndr->depth--; ndr->depth--; } + |