X-Git-Url: https://git.distorted.org.uk/~mdw/anag/blobdiff_plain/d9af4a2b674e5ab91df0f9af236283b617bb81c7..e928fcf7d9a4e777d18e8624af21c68d8496057d:/pcre.c diff --git a/pcre.c b/pcre.c index 89ae8b4..19fd85b 100644 --- a/pcre.c +++ b/pcre.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: pcre.c,v 1.1 2003/11/29 23:38:37 mdw Exp $ + * $Id: pcre.c,v 1.2 2004/04/08 01:36:19 mdw Exp $ * * Matches Perl-compatible regular expressions * @@ -26,14 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: pcre.c,v $ - * Revision 1.1 2003/11/29 23:38:37 mdw - * Debianization. - * - */ - /*----- Header files ------------------------------------------------------*/ #ifdef HAVE_CONFIG_H