From: Moriyoshi Koizumi Date: Fri, 26 Sep 2003 16:33:58 +0000 (+0000) Subject: Fix typo X-Git-Tag: php-4.3.4RC1~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fb568e65e7806992d47e40488bf7b3fb17ad48b;p=php Fix typo --- diff --git a/ext/domxml/php_domxml.h b/ext/domxml/php_domxml.h index e34488822d..90f3a022ac 100644 --- a/ext/domxml/php_domxml.h +++ b/ext/domxml/php_domxml.h @@ -246,4 +246,4 @@ typedef struct { #endif /* HAVE_DOMXML */ #define phpext_domxml_ptr domxml_module_ptr -#endif /* _PHP_DIR_H */ +#endif /* _PHP_DOMXML_H */