Skip to content

Commit 2cad993

Browse files
committed
fix
1 parent c76e5c6 commit 2cad993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.config/.cppcheck_suppression_list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ syntaxError:../library/loops/supermasks.hpp:8
4040
syntaxError:../library/math/prime_sieve/mobius.hpp:6
4141
syntaxError:../library/trees/lca_rmq/iterate_subtree.hpp:6
4242
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array.hpp:62
43-
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array_short.hpp:29
43+
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array_short.hpp:34
4444
knownConditionTrueFalse:../library/dsu/kruskal_tree.hpp:15
4545
knownConditionTrueFalse:../library/dsu/dsu.hpp:11
4646
constVariable:../kactl/content/numerical/NumberTheoreticTransform.h:30

0 commit comments

Comments
 (0)