aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cmd/plumb/plumber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/plumb/plumber.h b/src/cmd/plumb/plumber.h
index 6b02cb61..9ffe74d2 100644
--- a/src/cmd/plumb/plumber.h
+++ b/src/cmd/plumb/plumber.h
@@ -54,7 +54,7 @@ struct Ruleset
enum
{
- NMATCHSUBEXP = 32 /* bounded by ../../libregexp/regcomp.h:/NSUBEXP */
+ NMATCHSUBEXP = 100 /* bounded by ../../libregexp/regcomp.h:/NSUBEXP */
};
struct Exec