summaryrefslogtreecommitdiff
path: root/source3/registry/reg_parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/registry/reg_parse.c')
-rw-r--r--source3/registry/reg_parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/registry/reg_parse.c b/source3/registry/reg_parse.c
index 98704ec385..b76bcfe2a7 100644
--- a/source3/registry/reg_parse.c
+++ b/source3/registry/reg_parse.c
@@ -861,7 +861,7 @@ int reg_parse_fd(int fd, const struct reg_parse_callback* cb, const char* opts)
goto done;
}
- DEBUG(0, ("reg_parse_fd: encoding file: %s str: %s\n",
+ DEBUG(10, ("reg_parse_fd: encoding file: %s str: %s\n",
opt.file_enc, opt.str_enc));