summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2011-02-23 12:56:20 +0000
committerMatthew Sackman <matthew@rabbitmq.com>2011-02-23 12:56:20 +0000
commit5f192815cb9ded7e21ef8423d1fec06a543889c4 (patch)
tree88e2b48579881ab80f7fb867dadbc1b1f959cb68 /include/rabbit.hrl
parent3da1b86545a8b99e640f55ece3d2c867ddd02b63 (diff)
parent0ff96ad279aef667967a84544620dcf176a09bbd (diff)
downloadrabbitmq-server-git-5f192815cb9ded7e21ef8423d1fec06a543889c4.tar.gz
Merging default into bug23727
Diffstat (limited to 'include/rabbit.hrl')
-rw-r--r--include/rabbit.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index 15f5d7c5b0..24d0f96149 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -28,7 +28,7 @@
-record(vhost, {virtual_host, dummy}).
-record(connection, {protocol, user, timeout_sec, frame_max, vhost,
- client_properties}).
+ client_properties, capabilities}).
-record(content,
{class_id,