mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +03:00
Run cargo fmt
This commit is contained in:
committed by
Floris Bruynooghe
parent
ff95c44d51
commit
b74a86f617
@@ -830,7 +830,7 @@ pub unsafe fn dc_extract_grpid_from_rfc724_mid_list(list: *const clist) -> *mut
|
||||
} else {
|
||||
"".to_string()
|
||||
};
|
||||
|
||||
|
||||
if let Some(grpid) = dc_extract_grpid_from_rfc724_mid(mid) {
|
||||
return to_cstring(grpid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user