Skip to content

Commit 11546af

Browse files
committed
Make TAG NULL again
1 parent c51bcca commit 11546af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Python/sysmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DO NOT MERGE
2-
//#define TAG NULL
2+
#define TAG NULL
33

44

55
/* System module */

0 commit comments

Comments
 (0)