[Python-checkins] python/dist/src/Mac/Include getapplbycreator.h,1.4,1.5

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Tue, 10 Sep 2002 13:07:36 -0700


Update of /cvsroot/python/python/dist/src/Mac/Include
In directory usw-pr-cvs1:/tmp/cvs-serv19691

Modified Files:
	getapplbycreator.h 
Log Message:
Fixed typo spotted by Whomas Touters.


Index: getapplbycreator.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Include/getapplbycreator.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** getapplbycreator.h	10 Sep 2002 12:32:47 -0000	1.4
--- getapplbycreator.h	10 Sep 2002 20:07:34 -0000	1.5
***************
*** 23,27 ****
  ******************************************************************/
  #ifndef Py_GETAPPLBYCREATOR_H
! #define Py_GETALLPBYCREATOR_H
  
  #ifdef WITHOUT_FRAMEWORKS
--- 23,27 ----
  ******************************************************************/
  #ifndef Py_GETAPPLBYCREATOR_H
! #define Py_GETAPPLBYCREATOR_H
  
  #ifdef WITHOUT_FRAMEWORKS