summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/eventlog.h
diff options
context:
space:
mode:
authorTim Prouty <tprouty@samba.org>2009-01-17 15:19:08 -0800
committerTim Prouty <tprouty@samba.org>2009-01-17 19:38:21 -0800
commit44ae09b82e509db390ad4e884ae3310a3508cf46 (patch)
tree056c384be46ba79df94b0e27f5e9a392396408ae /librpc/gen_ndr/eventlog.h
parent4a40857836ef2678d2e55c2b1cc9745b88812c4e (diff)
downloadsamba-44ae09b82e509db390ad4e884ae3310a3508cf46.tar.gz
samba-44ae09b82e509db390ad4e884ae3310a3508cf46.tar.bz2
samba-44ae09b82e509db390ad4e884ae3310a3508cf46.zip
librpc: Re-run make idl_full
Diffstat (limited to 'librpc/gen_ndr/eventlog.h')
-rw-r--r--librpc/gen_ndr/eventlog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/gen_ndr/eventlog.h b/librpc/gen_ndr/eventlog.h
index 65178d203c..9c9a2ed218 100644
--- a/librpc/gen_ndr/eventlog.h
+++ b/librpc/gen_ndr/eventlog.h
@@ -47,7 +47,7 @@ struct eventlog_Record {
time_t time_written;
uint32_t event_id;
enum eventlogEventTypes event_type;
- uint16_t num_of_strings;/* [max(256)] */
+ uint16_t num_of_strings;/* [range(0,256)] */
uint16_t event_category;
uint16_t reserved_flags;
uint32_t closing_record_number;