mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
typo
This commit is contained in:
@@ -562,7 +562,7 @@ impl VecZnxOps for Module {
|
||||
|
||||
fn vec_znx_normalize_tmp_bytes(&self) -> usize{
|
||||
unsafe{
|
||||
vec_znx::vec_znx_normalize_tmp_bytes(self.0) as usize
|
||||
vec_znx::vec_znx_normalize_base2k_tmp_bytes(self.0) as usize
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user