summaryrefslogtreecommitdiff
path: root/regex
diff options
context:
space:
mode:
authormonty@nosik.monty.fi <>2006-11-22 14:11:36 +0200
committermonty@nosik.monty.fi <>2006-11-22 14:11:36 +0200
commit89570bf966570ecce761e1fea2bb5d10db91f621 (patch)
treebd11d4efaf1d6469e7f29237347f12cdf71e605a /regex
parent38a92caeb77c6b22eeac985530cfbfdc890c792d (diff)
parent306b871d522b1fa744abf78acaafab2379a98401 (diff)
downloadmariadb-git-89570bf966570ecce761e1fea2bb5d10db91f621.tar.gz
Merge mysql.com:/home/my/mysql-5.0
into mysql.com:/home/my/mysql-5.1
Diffstat (limited to 'regex')
-rw-r--r--regex/regexec.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/regex/regexec.c b/regex/regexec.c
index 88bcc02323d..338c1bfa7fe 100644
--- a/regex/regexec.c
+++ b/regex/regexec.c
@@ -15,7 +15,8 @@
#include "utils.h"
#include "regex2.h"
-static int nope = 0; /* for use in asserts; shuts lint up */
+/* for use in asserts */
+#define nope 0
/* macros for manipulating states, small version */
#define states long