Skip to content

Commit 6488ef3

Browse files
authored
Added slash sign
1 parent 2d2301c commit 6488ef3

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)