rename bits_time to bits_timespec for consistency
This commit is contained in:
@@ -13,7 +13,7 @@ use crate::{
|
||||
c_str::CStr,
|
||||
error::{Errno, ResultExt},
|
||||
header::{
|
||||
bits_time::timespec,
|
||||
bits_timespec::timespec,
|
||||
crypt::{crypt_data, crypt_r},
|
||||
errno::{self, ENAMETOOLONG},
|
||||
fcntl, limits,
|
||||
|
||||
Reference in New Issue
Block a user