summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2009-12-17 20:07:48 +0000
committerTony Garnock-Jones <tonyg@lshift.net>2009-12-17 20:07:48 +0000
commitf87f1d9d1950eee917ff95a8e24be3ad5077d85d (patch)
tree60ab0a9286f9feb95560e31d56182405bd66f0df /include
parent26f823825509269e9c31de3c17969f33f5bedc23 (diff)
parent174bf6f2d5862f048fb093f9e8ea9a175f273f44 (diff)
downloadrabbitmq-server-git-f87f1d9d1950eee917ff95a8e24be3ad5077d85d.tar.gz
Merge default into bug22068
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 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,