[Python-checkins] CVS: python/dist/src/Objects object.c,2.94,2.95

A.M. Kuchling python-dev@python.org
Wed, 16 Aug 2000 05:24:54 -0700


Update of /cvsroot/python/python/dist/src/Objects
In directory slayer.i.sourceforge.net:/tmp/cvs-serv2102

Modified Files:
	object.c 
Log Message:
Updated comment


Index: object.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Objects/object.c,v
retrieving revision 2.94
retrieving revision 2.95
diff -C2 -r2.94 -r2.95
*** object.c	2000/08/15 03:34:48	2.94
--- object.c	2000/08/16 12:24:51	2.95
***************
*** 1005,1009 ****
  
  
! /* Python's malloc wrappers (see mymalloc.h) */
  
  void *
--- 1005,1009 ----
  
  
! /* Python's malloc wrappers (see pymem.h) */
  
  void *