summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2010-12-07 23:56:06 +0000
committerAlexandru Scvortov <alexandru@rabbitmq.com>2010-12-07 23:56:06 +0000
commit25acd734a0eb268deb43e9ede410224779626aed (patch)
treecdba6f868845f564f6aeba048f08743302dcf3f1
parenta1cf916360f10c139bfc5be9cf57f8d0c0cb9f9e (diff)
downloadrabbitmq-codegen-bug23574.tar.gz
batch_duration -> batch-durationbug23574
-rw-r--r--amqp-rabbitmq-0.9.1.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/amqp-rabbitmq-0.9.1.json b/amqp-rabbitmq-0.9.1.json
index ff4cd19..9d11a5f 100644
--- a/amqp-rabbitmq-0.9.1.json
+++ b/amqp-rabbitmq-0.9.1.json
@@ -451,7 +451,7 @@
"id": 85,
"methods": [{"id": 10,
"arguments": [
- {"type": "longlong", "name": "batch_duration", "default-value": 0},
+ {"type": "longlong", "name": "batch-duration", "default-value": 0},
{"type": "bit", "name": "nowait", "default-value": false}],
"name": "select",
"synchronous": true},