OSSP CVS Repository

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

ossp-pkg/rc/rc_file.c 1.6 -> 1.7

--- rc_file.c    2003/07/08 15:09:50     1.6
+++ rc_file.c    2003/07/11 08:49:36     1.7
@@ -149,7 +149,7 @@
         int nSubstrings    = 0;
         int *pnVec         = NULL;
         const char *kszErr = NULL;
-        const int kiRegopt = PCRE_DOTALL | PCRE_MULTILINE;
+        const int kiRegopt = PCRE_DOTALL | PCRE_DOLLAR_ENDONLY;
         /*const int kiRegopt = PCRE_DOTALL | PCRE_MULTILINE | PCRE_UNGREEDY;*/
 
         pcre *pRegex       = NULL;  /* Perl Compatible Regular Expression */

CVSTrac 2.0.1