mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Mark moz_autoconfigure as safe
This commit is contained in:
@@ -22,7 +22,7 @@ struct moz_autoconfigure_t<'a> {
|
||||
pub tag_config: libc::c_int,
|
||||
}
|
||||
|
||||
pub unsafe fn moz_autoconfigure(
|
||||
pub fn moz_autoconfigure(
|
||||
context: &Context,
|
||||
url: &str,
|
||||
param_in: &LoginParam,
|
||||
|
||||
Reference in New Issue
Block a user