From e5df1058f12b254bb0958ed7ebf788c0eb6fa332 Mon Sep 17 00:00:00 2001 From: "Michael W. Hudson" Date: Mon, 27 May 2002 14:05:31 +0000 Subject: [PATCH] Silly typo. --- Include/Python.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/Python.h b/Include/Python.h index e3addc704a0..b978de2e967 100644 --- a/Include/Python.h +++ b/Include/Python.h @@ -10,7 +10,7 @@ #endif /* Forcing SUSv2 compatibility still produces problems on some - platforms, True64 and SGI IRIX begin two of them, so for now the + platforms, True64 and SGI IRIX being two of them, so for now the define is switched off. */ #if 0 #ifndef _XOPEN_SOURCE