]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
ported CW5 changes back to Think
authorGuido van Rossum <guido@python.org>
Sun, 22 Jan 1995 19:04:11 +0000 (19:04 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 22 Jan 1995 19:04:11 +0000 (19:04 +0000)
Mac/Modules/macosmodule.c

index 151c890b395669b25323cb6cfaa3a4826f20d538..5f61b01b896314e7e958347b8bbcc051dc1237f0 100644 (file)
@@ -37,6 +37,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #ifndef __MWERKS__
 #define SndCallBackUPP ProcPtr
 #define NewSndCallBackProc(x) (x)
+#define SndListHandle Handle
 #endif
 
 /*----------------------------------------------------------------------*/