summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/srvsvc.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/srvsvc.idl')
-rw-r--r--source4/librpc/idl/srvsvc.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/srvsvc.idl b/source4/librpc/idl/srvsvc.idl
index 19eaac93ec..ef9e7b7682 100644
--- a/source4/librpc/idl/srvsvc.idl
+++ b/source4/librpc/idl/srvsvc.idl
@@ -1123,7 +1123,7 @@
/* srvsvc_NetDisk */
/**************************/
typedef struct {
- [string,charset(UTF16)] uint16 *disc;
+ [flag(STR_LEN4)] string disc;
} srvsvc_NetDiskInfo0;
typedef struct {