fixed typo in comment

This commit is contained in:
debris 2015-11-27 18:18:49 +01:00
parent 6477b2ad69
commit b596528377
1 changed files with 1 additions and 1 deletions

View File

@ -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