We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc2998 commit e658169Copy full SHA for e658169
1 file changed
src/simdbitpacking.cpp
@@ -15,7 +15,7 @@ void __SIMD_fastpack0(const uint32_t *__restrict__, __m128i *__restrict__) {}
15
/**
16
* Rest of the code is borrowed from the fastpfor project (file of the same
17
* name)
18
- * with the remove of a few functions at the end and removal of the prefix.
+ * with the removal of a few functions at the end and removal of the prefix.
19
* Also
20
* functions are no longer static.
21
*/
0 commit comments