Skip to content

Commit 92411f0

Browse files
fix typo
1 parent 29b6237 commit 92411f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/ceval_macros.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
#define OR_DTRACE_LINE
4848
#endif
4949

50-
#ifdef HAVE_COMPUTED_GOTO
50+
#ifdef HAVE_COMPUTED_GOTOS
5151
#ifndef USE_COMPUTED_GOTOS
5252
#define USE_COMPUTED_GOTOS 1
5353
#endif

0 commit comments

Comments
 (0)