summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/misc.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-12 20:20:01 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-12-12 20:20:01 +0100
commitcd25b6245f8185e36a365dcf4c28e7df13090d3e (patch)
tree4ee68b9d5ea6cb4633f73146963640cb6a2781c9 /source3/librpc/gen_ndr/misc.h
parentc4fc0b49f05f56174dc904a19d9e4dfc6d3ef523 (diff)
downloadsamba-cd25b6245f8185e36a365dcf4c28e7df13090d3e.tar.gz
samba-cd25b6245f8185e36a365dcf4c28e7df13090d3e.tar.bz2
samba-cd25b6245f8185e36a365dcf4c28e7df13090d3e.zip
Move dom_sid to the Samba 3 IDL file, remove the old definition.
Diffstat (limited to 'source3/librpc/gen_ndr/misc.h')
-rw-r--r--source3/librpc/gen_ndr/misc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/misc.h b/source3/librpc/gen_ndr/misc.h
index d1cf64e0eb..de4abdcae5 100644
--- a/source3/librpc/gen_ndr/misc.h
+++ b/source3/librpc/gen_ndr/misc.h
@@ -11,7 +11,7 @@ struct GUID {
uint16_t time_hi_and_version;
uint8_t clock_seq[2];
uint8_t node[6];
-}/* [noprint,gensize,public,noejs] */;
+}/* [noprint,gensize,public] */;
struct ndr_syntax_id {
struct GUID uuid;