Re-run make idl.
[ira/wip.git] / source3 / librpc / gen_ndr / srvsvc.h
index 0b3e405ee6fb27502f88a7d858323db6a57a23d8..988d21adc4d19608ace6a8960f4ddcbc74ded7bc 100644 (file)
@@ -1299,7 +1299,7 @@ struct srvsvc_NetShareSetInfo {
                const char *server_unc;/* [unique,charset(UTF16)] */
                const char *share_name;/* [charset(UTF16)] */
                uint32_t level;
-               union srvsvc_NetShareInfo info;/* [switch_is(level)] */
+               union srvsvc_NetShareInfo *info;/* [ref,switch_is(level)] */
                uint32_t *parm_error;/* [unique] */
        } in;