summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2005-08-07 15:13:50 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2005-08-07 15:13:50 +0000
commit47ae4b0cb95215da4e44998b6b0c4ff51f769d87 (patch)
treef501abde78b03ac66e345aa4de59d927033d4529 /main/php.h
parentc1fee1556179d11f7b962ab01c9cba95b17df331 (diff)
downloadphp-git-47ae4b0cb95215da4e44998b6b0c4ff51f769d87.tar.gz
typo fix
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h
index bad8c445ef..ba7c2ca2a8 100644
--- a/main/php.h
+++ b/main/php.h
@@ -341,7 +341,7 @@ END_EXTERN_C()
#define PHP_FALIAS ZEND_FALIAS
#define PHP_ME ZEND_ME
#define PHP_MALIAS ZEND_MALIAS
-#define PHP_ASTSRACT_ME ZEND_ABSTRACT_ME
+#define PHP_ABSTRACT_ME ZEND_ABSTRACT_ME
#define PHP_ME_MAPPING ZEND_ME_MAPPING
#define PHP_MODULE_STARTUP_N ZEND_MODULE_STARTUP_N