forked from Proxmox/proxmox
formatting fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
57d052af36
commit
d663ff328a
@ -9,7 +9,7 @@ use nix::sys::mman;
|
||||
|
||||
use proxmox_lang::error::io_err_other;
|
||||
|
||||
use crate::error::{SysError};
|
||||
use crate::error::SysError;
|
||||
|
||||
pub struct Mmap<T> {
|
||||
data: *mut T,
|
||||
|
Loading…
Reference in New Issue
Block a user