summaryrefslogtreecommitdiff
path: root/ext/intl
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2008-08-03 11:54:30 +0000
committerJani Taskinen <jani@php.net>2008-08-03 11:54:30 +0000
commit06029cf3a7750074e4f33c2dcc9f88fae46ba736 (patch)
tree9929b6665c37c58843a2291c3da5b04644d944e8 /ext/intl
parent47a2bad767a47f50cd8525ce46cc8eae6d4bcc83 (diff)
downloadphp-git-06029cf3a7750074e4f33c2dcc9f88fae46ba736.tar.gz
oops
Diffstat (limited to 'ext/intl')
-rwxr-xr-xext/intl/locale/locale_class.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/locale/locale_class.c b/ext/intl/locale/locale_class.c
index 888f8891ef..7814eb48ca 100755
--- a/ext/intl/locale/locale_class.c
+++ b/ext/intl/locale/locale_class.c
@@ -14,7 +14,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id $ */
+/* $Id$ */
#include <unicode/uloc.h>
#include "php_intl.h"