mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +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 tag_config: libc::c_int,
|
||||||
}
|
}
|
||||||
|
|
||||||
pub unsafe fn moz_autoconfigure(
|
pub fn moz_autoconfigure(
|
||||||
context: &Context,
|
context: &Context,
|
||||||
url: &str,
|
url: &str,
|
||||||
param_in: &LoginParam,
|
param_in: &LoginParam,
|
||||||
|
|||||||
Reference in New Issue
Block a user