summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_eventlog.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-04 11:08:36 +0100
committerGünther Deschner <gd@samba.org>2008-02-04 11:08:36 +0100
commite18af90e80d5c607889a0f96d229ab5f7f0265d3 (patch)
tree4d2a7e81c617540a1ec4da43978c1e5a321ac06e /source3/librpc/gen_ndr/cli_eventlog.h
parent80bdb86a7cc53eda8ddf2e3fe89c843f1e62f43c (diff)
downloadsamba-e18af90e80d5c607889a0f96d229ab5f7f0265d3.tar.gz
samba-e18af90e80d5c607889a0f96d229ab5f7f0265d3.tar.bz2
samba-e18af90e80d5c607889a0f96d229ab5f7f0265d3.zip
Re-run make idl.
Guenther (This used to be commit f8a3dc350014ef08fe2d5a702dafdb5d0583ffef)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_eventlog.h')
-rw-r--r--source3/librpc/gen_ndr/cli_eventlog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/cli_eventlog.h b/source3/librpc/gen_ndr/cli_eventlog.h
index 2f6317c304..10790a21fc 100644
--- a/source3/librpc/gen_ndr/cli_eventlog.h
+++ b/source3/librpc/gen_ndr/cli_eventlog.h
@@ -25,8 +25,8 @@ NTSTATUS rpccli_eventlog_ChangeNotify(struct rpc_pipe_client *cli,
NTSTATUS rpccli_eventlog_OpenEventLogW(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct eventlog_OpenUnknown0 *unknown0,
- struct lsa_String logname,
- struct lsa_String servername,
+ struct lsa_String *logname,
+ struct lsa_String *servername,
uint32_t unknown2,
uint32_t unknown3,
struct policy_handle *handle);