OSSP CVS Repository

ossp - Difference in ossp-pkg/fsl/fsl.c versions 1.23 and 1.24
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/fsl/fsl.c 1.23 -> 1.24

--- fsl.c        2002/07/25 14:05:57     1.23
+++ fsl.c        2002/07/25 14:14:24     1.24
@@ -50,6 +50,9 @@
 #include "cfg.h"
 #include "pcre.h"
 
+/* pcre static vector size */
+#define OVECSIZE 30
+
 #ifndef LOG_PRIMASK
 #define LOG_PRIMASK (LOG_EMERG|LOG_ALERT|LOG_CRIT|LOG_ERR|LOG_WARNING|LOG_NOTICE|LOG_INFO|LOG_DEBUG)
 #endif
@@ -303,7 +306,6 @@
     char *cpIdent;
     char *cpFacility;
     char *cpISF;
-#define OVECSIZE 30 /*FIXME find a good place for this*/
     int ovec[OVECSIZE];
     const char   **acpMatch;
     l2_channel_t *ch; /* scratch variable */

CVSTrac 2.0.1