summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-11-30 17:34:20 -0800
committerStanislav Malyshev <stas@php.net>2014-11-30 17:34:51 -0800
commitaae5d4d9db27a11f9118546fa16c57132704b889 (patch)
tree776324583df29f77568356034d8c9fe5ac479a63 /ext
parent60d5b2ec24625e399b862eb1dff92c32d54386c7 (diff)
parentffb62112f86b047c7e2881dbadd2647c4729c54e (diff)
downloadphp-git-aae5d4d9db27a11f9118546fa16c57132704b889.tar.gz
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5: Update NEWS fix typo
Diffstat (limited to 'ext')
-rw-r--r--ext/intl/collator/collator_attr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/collator/collator_attr.h b/ext/intl/collator/collator_attr.h
index 85636cc486..8bd91b02c1 100644
--- a/ext/intl/collator/collator_attr.h
+++ b/ext/intl/collator/collator_attr.h
@@ -16,7 +16,7 @@
*/
#ifndef COLLATOR_ATTR_H
-#define CCOLLATOR_ATTR_H
+#define COLLATOR_ATTR_H
#include <php.h>