summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/eventlog.h
diff options
context:
space:
mode:
authorTim Prouty <tprouty@samba.org>2009-01-15 10:59:49 -0800
committerTim Prouty <tprouty@samba.org>2009-01-15 14:53:10 -0800
commitefc487b80a28caa63c54d6dfd12580636e356dd8 (patch)
tree73179b39949a99345d0dc83d75892f4ab2d4cf06 /librpc/gen_ndr/eventlog.h
parentc59ec17dddfa98f44baf6a3195b6ebf5cad8f016 (diff)
downloadsamba-efc487b80a28caa63c54d6dfd12580636e356dd8.tar.gz
samba-efc487b80a28caa63c54d6dfd12580636e356dd8.tar.bz2
samba-efc487b80a28caa63c54d6dfd12580636e356dd8.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 9c9a2ed218..65178d203c 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;/* [range(0,256)] */
+ uint16_t num_of_strings;/* [max(256)] */
uint16_t event_category;
uint16_t reserved_flags;
uint32_t closing_record_number;