1 --- nmap/libpcre/chartables.c.orig 2005-01-08 13:00:26.000000000 +0100
2 +++ nmap/libpcre/chartables.c 2005-01-08 12:59:49.000000000 +0100
4 +/*************************************************
5 +* Perl-Compatible Regular Expressions *
6 +*************************************************/
8 +/* This file is automatically written by the dftables auxiliary
9 +program. If you edit it by hand, you might like to edit the Makefile to
10 +prevent its ever being regenerated.
12 +This file is #included in the compilation of pcre.c to build the default
13 +character tables which are used when no tables are passed to the compile
16 +/* End of chartables.c */