spoolss: flag spoolss_MonitorInfo structs [public,gensize].
authorGünther Deschner <gd@samba.org>
Fri, 6 Mar 2009 23:00:27 +0000 (00:00 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 6 Mar 2009 23:55:37 +0000 (00:55 +0100)
Guenther

librpc/idl/spoolss.idl

index 0f6267894531766a3947a50fa257fc8b3b9faf41..9765fd3969b6dc9ddcb0c484230144eb54b69ea3 100644 (file)
@@ -1597,11 +1597,11 @@ import "misc.idl", "security.idl", "winreg.idl";
 
        /******************/
        /* Function: 0x24 */
-       typedef struct {
+       typedef [public,gensize] struct {
                [relative] nstring *monitor_name;
        } spoolss_MonitorInfo1;
 
-       typedef struct {
+       typedef [public,gensize] struct {
                [relative] nstring *monitor_name;
                [relative] nstring *environment;
                [relative] nstring *dll_name;