summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_registry.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-20 12:19:01 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-20 12:19:01 +0200
commita8707a43d03d884e625e28dddcd1d43d613a520f (patch)
tree1ea9a813582fb1f5b6f907d70c810f4e1f9f5509 /source3/utils/net_rpc_registry.c
parent5b52964b15ba33fdc2e931ea34428b5a382063c8 (diff)
downloadsamba-a8707a43d03d884e625e28dddcd1d43d613a520f.tar.gz
samba-a8707a43d03d884e625e28dddcd1d43d613a520f.tar.bz2
samba-a8707a43d03d884e625e28dddcd1d43d613a520f.zip
Regenerate pidl output.
Diffstat (limited to 'source3/utils/net_rpc_registry.c')
-rw-r--r--source3/utils/net_rpc_registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_rpc_registry.c b/source3/utils/net_rpc_registry.c
index 005e3ca556..4a39043768 100644
--- a/source3/utils/net_rpc_registry.c
+++ b/source3/utils/net_rpc_registry.c
@@ -272,7 +272,7 @@ static NTSTATUS registry_enumvalues(TALLOC_CTX *ctx,
uint32 value_length;
char n;
- struct winreg_ValNameBuf name_buf;
+ struct winreg_StringBuf name_buf;
WERROR err;
n = '\0';