fixed typo in comment
This commit is contained in:
parent
6477b2ad69
commit
b596528377
@ -32,7 +32,7 @@ macro_rules! impl_bytes_convertable_for_array {
|
||||
}
|
||||
}
|
||||
|
||||
// two -1 at the end is not expanded
|
||||
// -1 at the end is not expanded
|
||||
impl_bytes_convertable_for_array! {
|
||||
32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16,
|
||||
15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, -1
|
||||
|
Loading…
Reference in New Issue
Block a user