From a0d183363971887a29d176d52c35275eb9a014f0 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Tue, 10 Sep 2002 20:07:34 +0000 Subject: [PATCH] Fixed typo spotted by Whomas Touters. --- Mac/Include/getapplbycreator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/Include/getapplbycreator.h b/Mac/Include/getapplbycreator.h index 535be16057..48c04e5e11 100644 --- a/Mac/Include/getapplbycreator.h +++ b/Mac/Include/getapplbycreator.h @@ -22,7 +22,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ #ifndef Py_GETAPPLBYCREATOR_H -#define Py_GETALLPBYCREATOR_H +#define Py_GETAPPLBYCREATOR_H #ifdef WITHOUT_FRAMEWORKS #include -- 2.40.0