summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2009-12-14 13:51:55 +0000
committerTony Garnock-Jones <tonyg@lshift.net>2009-12-14 13:51:55 +0000
commit7a26ea1c88634de1116e122afa549384cb88fa00 (patch)
tree7bdf670419745b19c835325839e2677dcdb2fbd5 /include/rabbit.hrl
parentdab83609432d34fec0c1811c4828bbf0859929d4 (diff)
parentdbcd94fe46c541751680556269187daff58065ba (diff)
downloadrabbitmq-server-git-7a26ea1c88634de1116e122afa549384cb88fa00.tar.gz
Merge default into bug22039
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 5703d0d619..4b157cbc46 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -36,7 +36,7 @@
-record(vhost, {virtual_host, dummy}).
--record(connection, {user, timeout_sec, frame_max, vhost}).
+-record(connection, {user, timeout_sec, frame_max, vhost, client_properties}).
-record(content,
{class_id,