Skip to content

Commit 6d32ad4

Browse files
authored
Merge pull request #129 from pps83/MaskedVByte-typo
Typo for MaskedVByte
2 parents e10cd98 + e6330ca commit 6d32ad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/icapp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@ unsigned char *bestr(unsigned id, unsigned b, unsigned char *s, char *prms, int
11391139
"%3d:streamvbyte StreamVByte SIMD ", //130
11401140
"%3d:streamvbyte delt StreamVByte delta ",
11411141
"%3d:streamvbyte zzag StreamVByte zigzag ",
1142-
"%3d:maskeydvbyte MasedVByte SIMD ",
1142+
"%3d:maskedvbyte MaskedVByte SIMD ",
11431143
"%3d:FastPFor FastPFor ",
11441144
"%3d:SimdFastPFor FastPFor SIMD ",
11451145
"%3d:SimdOptPFor FastPFor SIMD ",

0 commit comments

Comments
 (0)