Skip to content

Commit 9d27cbf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
const ROOT_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
fn generate_problematic_strings(

0 commit comments

Comments
 (0)