Skip to content

Commit 9c29121

Browse files
authored
Merge pull request #27 from Jamaika1/patch-4
Comment extra symbols after preprocessor directive
2 parents 2d2301c + 6488ef3 commit 9c29121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strategies/avx2/intra_avx2_tables.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3742,4 +3742,4 @@ static ALIGNED(16) const uint8_t intra_refbuild_shuffle_vectors_sidesize_64[] =
37423742
//<-v0----------------------------------------------------------------------------------------->||<-v1----------------------------------------------------------------------------------------->||<-v2----------------------------------------------------------------------------------------->||<-v3----------------------------------------------------------------------------------------->
37433743
};
37443744

3745-
#endif INTRA_AVX2_TABLES_H
3745+
#endif //INTRA_AVX2_TABLES_H

0 commit comments

Comments
 (0)