Re-run make idl.
[ira/wip.git] / source3 / librpc / gen_ndr / srvsvc.h
index e05a6f06c3284a04d75e11a48d247080e98ddbe7..8b85736ee4c4cc3f4a52abe6eebbe3123bf2cfdc 100644 (file)
@@ -1252,7 +1252,7 @@ struct srvsvc_NetShareAdd {
        struct {
                const char *server_unc;/* [unique,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;