Skip to content

Commit 9d27cbf

Browse files
authored
fix value
1 parent 473af62 commit 9d27cbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/tools/tidy/src/style.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ fn generate_problems<'a>(
107107
constROOT_PROBLEMATIC_CONSTS:&[u32] = &[
108108
184594741,2880289470,2881141438,2965027518,2976579765,3203381950,3405691582,3405697037,
109109
3735927486,3735932941,4027431614,4276992702,195934910,252707358,762133,179681982,
110-
173390526,524421,
110+
173390526,721077,
111111
];
112112

113113
fngenerate_problematic_strings(

0 commit comments

Comments
 (0)