summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/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/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/eventlog.h')
-rw-r--r--source3/librpc/gen_ndr/eventlog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/eventlog.h b/source3/librpc/gen_ndr/eventlog.h
index 8c7e34e49d..e067a2bdd3 100644
--- a/source3/librpc/gen_ndr/eventlog.h
+++ b/source3/librpc/gen_ndr/eventlog.h
@@ -129,8 +129,8 @@ struct eventlog_ChangeNotify {
struct eventlog_OpenEventLogW {
struct {
struct eventlog_OpenUnknown0 *unknown0;/* [unique] */
- struct lsa_String logname;
- struct lsa_String servername;
+ struct lsa_String *logname;/* [ref] */
+ struct lsa_String *servername;/* [ref] */
uint32_t unknown2;
uint32_t unknown3;
} in;