]> granicus.if.org Git - php/commitdiff
Fix typo
authorStanislav Malyshev <stas@php.net>
Mon, 16 Jan 2017 08:23:06 +0000 (00:23 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 16 Jan 2017 08:23:06 +0000 (00:23 -0800)
ext/intl/collator/collator.h

index 96e7aa097b6a9aed2d0e4ab40bbdc30bcc3b86ba..5ceca2f84a2486308c47fd69e6b0da66a25e4255 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #ifndef COLLATOR_COLLATOR_H
-#define CCOLLATOR_COLLATOR_H
+#define COLLATOR_COLLATOR_H
 
 #include <php.h>