Compare commits

...

1 Commits

View File

@@ -72,7 +72,7 @@ pub fn moz_autoconfigure(
moz_autoconfigure_text_cb(e, &mut moz_ac, &reader) moz_autoconfigure_text_cb(e, &mut moz_ac, &reader)
} }
Err(e) => { Err(e) => {
error!( warn!(
context, context,
"Configure xml: Error at position {}: {:?}", "Configure xml: Error at position {}: {:?}",
reader.buffer_position(), reader.buffer_position(),