summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/dftables.c
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>1999-09-14 19:24:37 +0000
committerAndrey Hristov <andrey@php.net>1999-09-14 19:24:37 +0000
commit870a6679ff21e52753e47614b85d300c2f55b211 (patch)
treebd21962430d1328d82a586fc3bc3cd97a9944733 /ext/pcre/pcrelib/dftables.c
parent61a3c147c3e8a8db79219a5c225db6bca30220a5 (diff)
downloadphp-git-870a6679ff21e52753e47614b85d300c2f55b211.tar.gz
- Updated bundled PCRE library to version 2.08
- Made it possible to specify external location of the PCRE library - Reworked PCRE extension to use updated PCRE library API Hopefully now everything behaves just like Perl..
Diffstat (limited to 'ext/pcre/pcrelib/dftables.c')
-rw-r--r--ext/pcre/pcrelib/dftables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/dftables.c b/ext/pcre/pcrelib/dftables.c
index 729049f23b..7b336e6f1e 100644
--- a/ext/pcre/pcrelib/dftables.c
+++ b/ext/pcre/pcrelib/dftables.c
@@ -59,7 +59,7 @@ printf(
"/*************************************************\n"
"* Perl-Compatible Regular Expressions *\n"
"*************************************************/\n\n"
- "/* This file is automatically written by the makechartables auxiliary \n"
+ "/* This file is automatically written by the dftables auxiliary \n"
"program. If you edit it by hand, you might like to edit the Makefile to \n"
"prevent its ever being regenerated.\n\n"
"This file is #included in the compilation of pcre.c to build the default\n"