diff options
author | Jani Taskinen <jani@php.net> | 2008-08-03 11:54:30 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2008-08-03 11:54:30 +0000 |
commit | 06029cf3a7750074e4f33c2dcc9f88fae46ba736 (patch) | |
tree | 9929b6665c37c58843a2291c3da5b04644d944e8 /ext/intl | |
parent | 47a2bad767a47f50cd8525ce46cc8eae6d4bcc83 (diff) | |
download | php-git-06029cf3a7750074e4f33c2dcc9f88fae46ba736.tar.gz |
oops
Diffstat (limited to 'ext/intl')
-rwxr-xr-x | ext/intl/locale/locale_class.c | 2 |
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" |