Move dom_sid to the Samba 3 IDL file, remove the old definition.
[kai/samba.git] / source3 / librpc / gen_ndr / winreg.h
index fbbab33c8d5d3b202fa43ed854aad4b71c14a7e0..a98120ccf5852d12db36539aad627e629d2a478a 100644 (file)
@@ -54,7 +54,7 @@ struct winreg_String {
        uint16_t name_len;/* [value(strlen_m_term(name)*2)] */
        uint16_t name_size;/* [value(strlen_m_term(name)*2)] */
        const char *name;/* [unique,charset(UTF16)] */
-}/* [public,noejs] */;
+}/* [public] */;
 
 struct KeySecurityData {
        uint8_t *data;/* [unique,length_is(len),size_is(size)] */