Skip to content

Commit 415799c

Browse files
Align slash
1 parent 3443bc0 commit 415799c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Include/modsupport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ PyAPI_FUNC(int) PyABIInfo_Check(PyABIInfo *info, const char *module_name);
132132
) \
133133
/////////////////////////////////////////////////////////
134134

135-
#define _PyABIInfo_DEFAULT { \
135+
#define _PyABIInfo_DEFAULT { \
136136
1, 0, \
137137
PyABIInfo_DEFAULT_FLAGS, \
138138
PY_VERSION_HEX, \

0 commit comments

Comments
 (0)