summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2011-02-18 13:15:17 +0000
committerMatthew Sackman <matthew@rabbitmq.com>2011-02-18 13:15:17 +0000
commitfd5c14578a595b9f9f1d8bfb0fd06c35e0661d75 (patch)
tree315b74697510470dd2ee1eb6e2c17e582e512df5 /include
parent2e73bbd8bfbd0d9a363babd89e04a6b4cc6c8599 (diff)
parent62b7f0ba8cc08e4d81511782e5def551425884ee (diff)
downloadrabbitmq-server-git-fd5c14578a595b9f9f1d8bfb0fd06c35e0661d75.tar.gz
Merging default into bug23810 (debitrot)
Diffstat (limited to 'include')
-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,