summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/misc.h
diff options
context:
space:
mode:
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;