OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc_script.c versions 1.36 and 1.37
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc_script.c 1.36 -> 1.37

--- rc_script.c  2003/07/11 08:49:36     1.36
+++ rc_script.c  2003/07/11 14:03:53     1.37
@@ -178,7 +178,7 @@
     int nSubstrings    = 0;
     int *pnVec         = NULL;
     const char *kszErr = NULL;
-    const int kiRegopt = PCRE_DOTALL | PCRE_DOLLAR_ENDONLY;
+    const int kiRegopt = PCRE_DOTALL | PCRE_MULTILINE;
 /*    const int kiRegopt = PCRE_DOTALL | PCRE_MULTILINE | PCRE_UNGREEDY;*/
 
     pcre *pRegex       = NULL;  /* Perl Compatible Regular Expression */

CVSTrac 2.0.1