ossp-pkg/str/str_pcre.c 1.7 -> 1.8
--- str_pcre.c 2002/01/11 10:27:09 1.7
+++ str_pcre.c 2003/01/06 19:13:47 1.8
@@ -1,4 +1,4 @@
-/*
+/*
* Perl Compatible Regular Expression (PCRE) Library
* Copyright (c) 1997-2001 Philip Hazel <ph10@cam.ac.uk>
* Copyright (c) 1997-2001 University of Cambridge
@@ -12,7 +12,7 @@
* for this version.
*/
-/*
+/*
This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language. See
the file Tech.Notes for some information on the internals.
|
|