summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r--source4/librpc/idl/winreg.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/winreg.idl b/source4/librpc/idl/winreg.idl
index 2fb30411d4..fa11f80dcd 100644
--- a/source4/librpc/idl/winreg.idl
+++ b/source4/librpc/idl/winreg.idl
@@ -132,7 +132,7 @@
typedef struct {
uint16 len;
uint16 max_len;
- winreg_Uint16buf *buf;
+ unistr *buf;
} winreg_EnumValueName;
typedef struct {