mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 04:46:29 +03:00
another round of fixes
This commit is contained in:
@@ -38,7 +38,7 @@ pub struct dc_kml_t {
|
||||
pub addr: *mut libc::c_char,
|
||||
pub locations: *mut dc_array_t,
|
||||
pub tag: libc::c_int,
|
||||
pub curr: dc_locationn_t,
|
||||
pub curr: dc_location_t,
|
||||
}
|
||||
|
||||
// location streaming
|
||||
|
||||
Reference in New Issue
Block a user