diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2007-02-28 01:10:41 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2007-02-28 01:10:41 +0000 |
| commit | 3c27b48662b66760c0794fa72bf0d6ef2f28c4a2 (patch) | |
| tree | c523793dd9d31dec6d59e917ed9d36e3d281ce8c /ext/mbstring | |
| parent | a9c4107ee4d207d99f337283c0ac4e178192984f (diff) | |
| download | php-git-3c27b48662b66760c0794fa72bf0d6ef2f28c4a2.tar.gz | |
Fixed typo
Diffstat (limited to 'ext/mbstring')
| -rw-r--r-- | ext/mbstring/oniguruma/regerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/oniguruma/regerror.c b/ext/mbstring/oniguruma/regerror.c index 0ef63be091..da71975964 100644 --- a/ext/mbstring/oniguruma/regerror.c +++ b/ext/mbstring/oniguruma/regerror.c @@ -1,4 +1,4 @@ - +/********************************************************************** regerror.c - Oniguruma (regular expression library) **********************************************************************/ /*- |
