diff options
author | Günther Deschner <gd@samba.org> | 2008-02-04 10:15:19 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2008-02-04 10:15:19 +0100 |
commit | e98d9af8b38f75402371567340a02c2eed0fcee7 (patch) | |
tree | fe19c402bb23c0af9b0245ab7346d2844be6ed99 /source3/librpc/gen_ndr/eventlog.h | |
parent | 5c450dbd5a0c855d359176877eb1200b8af4c2cc (diff) | |
download | samba-e98d9af8b38f75402371567340a02c2eed0fcee7.tar.gz samba-e98d9af8b38f75402371567340a02c2eed0fcee7.tar.bz2 samba-e98d9af8b38f75402371567340a02c2eed0fcee7.zip |
Re-run make idl.
Guenther
(This used to be commit cfb4c6d82f84eb3a434f8a3e07b8281636f192db)
Diffstat (limited to 'source3/librpc/gen_ndr/eventlog.h')
-rw-r--r-- | source3/librpc/gen_ndr/eventlog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/eventlog.h b/source3/librpc/gen_ndr/eventlog.h index 656dadcc6c..4b61b64f2a 100644 --- a/source3/librpc/gen_ndr/eventlog.h +++ b/source3/librpc/gen_ndr/eventlog.h @@ -53,7 +53,7 @@ struct eventlog_Record { struct eventlog_ClearEventLogW { struct { struct policy_handle *handle;/* [ref] */ - struct lsa_String *unknown;/* [unique] */ + struct lsa_String *backupfile;/* [unique] */ } in; struct { |