Skip to content

Commit dd330f8

Browse files
committed
Fix the C analyzer (round 2).
1 parent 0a875ff commit dd330f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/c-analyzer/cpython/ignored.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Python/pyfpe.c - PyFPE_counter -
190190

191191
Python/import.c - pkgcontext -
192192
Python/pystate.c - _Py_tss_tstate -
193-
Python/pystate.c - _Py_tss_gilstate -
193+
Python/pystate.c - _Py_tss_gilstate -
194194

195195
##-----------------------
196196
## should be const

0 commit comments

Comments
 (0)