Skip to content

Commit 0f8f6b9

Browse files
committed
rustfmt
1 parent be7d5a7 commit 0f8f6b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

aes/src/soft/fixslice.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1840,4 +1840,3 @@ fn inv_bitslice_one<W: Word>(block: &mut Block, state: &State<W>) {
18401840
let out = W::inv_bitslice(state);
18411841
block.copy_from_slice(out[0].as_slice());
18421842
}
1843-

0 commit comments

Comments
 (0)