summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_eventlog.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/rpc_parse/parse_eventlog.c')
-rw-r--r--source/rpc_parse/parse_eventlog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/rpc_parse/parse_eventlog.c b/source/rpc_parse/parse_eventlog.c
index 0f0b02748b3..5e28a4aba5d 100644
--- a/source/rpc_parse/parse_eventlog.c
+++ b/source/rpc_parse/parse_eventlog.c
@@ -294,7 +294,7 @@ BOOL eventlog_io_r_read_eventlog(const char *desc,
while(entry != NULL && record_written < record_total)
{
- DEBUG(10, ("eventlog_io_r_read_eventlog: writing record [%d] out of [%d].\n", record_written, record_total));
+ DEBUG(11, ("eventlog_io_r_read_eventlog: writing record [%d] out of [%d].\n", record_written, record_total));
/* Encode the actual eventlog record record */