typo fix
This commit is contained in:
parent
4a33dad9e4
commit
c2cd49413b
@ -475,7 +475,7 @@ unsafe fn _llmp_next_msg_ptr(last_msg: *const LlmpMsg) -> *mut LlmpMsg {
|
||||
/// May be used to restore the map by id.
|
||||
#[derive(Copy, Clone, Debug, Serialize, Deserialize)]
|
||||
pub struct LlmpDescription {
|
||||
/// Info about the ShredMap in use
|
||||
/// Info about the [`ShMem`] in use
|
||||
shmem: ShMemDescription,
|
||||
/// The last message sent or received, depnding on page type
|
||||
last_message_offset: Option<u64>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user