From a92fb5fe3d781b130e54ccc9bb457ffb6f5f8715 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Fri, 1 Oct 1999 14:54:55 +0000 Subject: rename. --- ext/pcre/php_pcre.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ext/pcre/php_pcre.c') diff --git a/ext/pcre/php_pcre.c b/ext/pcre/php_pcre.c index 11eedbe944..1e6522427b 100644 --- a/ext/pcre/php_pcre.c +++ b/ext/pcre/php_pcre.c @@ -12,7 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andrey Zmievski | + | Authors: Andrei Zmievski | +----------------------------------------------------------------------+ */ @@ -21,7 +21,6 @@ /* TODO: - Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time - - Have an option for preg_split() to not return empty strings */ #include "php.h" -- cgit v1.2.1