diff options
-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" |