Skip to content

Commit e658169

Browse files
authored
Update simdbitpacking.cpp
1 parent dfc2998 commit e658169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/simdbitpacking.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ void __SIMD_fastpack0(const uint32_t *__restrict__, __m128i *__restrict__) {}
1515
/**
1616
* Rest of the code is borrowed from the fastpfor project (file of the same
1717
* name)
18-
* with the remove of a few functions at the end and removal of the prefix.
18+
* with the removal of a few functions at the end and removal of the prefix.
1919
* Also
2020
* functions are no longer static.
2121
*/

0 commit comments

Comments
 (0)