summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-29 14:24:18 +0100
committerGünther Deschner <gd@samba.org>2008-10-31 02:44:31 +0100
commit70c9cb4d9bb9e211f2e3474df47e001bd959b056 (patch)
tree5da0c0648df28274e6ae5f9d65e4df6650f49e70 /source4/librpc
parent31b067a6dd8bd702801779755f24cc20ce0541f7 (diff)
downloadsamba-70c9cb4d9bb9e211f2e3474df47e001bd959b056.tar.gz
samba-70c9cb4d9bb9e211f2e3474df47e001bd959b056.tar.bz2
samba-70c9cb4d9bb9e211f2e3474df47e001bd959b056.zip
s4-srvsvc: merge srvsvc_NetServerStatisticsGet from s3 idl.
Guenther
Diffstat (limited to 'source4/librpc')
-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 f925fe9258..c5d1debc0a 100644
--- a/source4/librpc/idl/srvsvc.idl
+++ b/source4/librpc/idl/srvsvc.idl
@@ -1204,7 +1204,7 @@ import "security.idl", "svcctl.idl";
[in,unique] [string,charset(UTF16)] uint16 *service,
[in] uint32 level,
[in] uint32 options,
- [out] srvsvc_Statistics stat
+ [out,ref] srvsvc_Statistics **stats
);
/**************************/