summaryrefslogtreecommitdiffstats
path: root/base/bind_internal.h.pump
diff options
context:
space:
mode:
Diffstat (limited to 'base/bind_internal.h.pump')
-rw-r--r--base/bind_internal.h.pump2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/bind_internal.h.pump b/base/bind_internal.h.pump
index 0459897..1192974 100644
--- a/base/bind_internal.h.pump
+++ b/base/bind_internal.h.pump
@@ -11,7 +11,7 @@ $$
//
// Do we want to allow creating a fully unbound method??
-$var MAX_ARITY = 11
+$var MAX_ARITY = 6
$range ARITY 0..MAX_ARITY
// Copyright (c) 2011 The Chromium Authors. All rights reserved.