summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2009-12-11 23:39:23 +0000
committerMatthew Sackman <matthew@lshift.net>2009-12-11 23:39:23 +0000
commit0a9c2d9b0a17289cf8556614a6c4642f8bc3045f (patch)
treea8f4bb74bc399e80749a066451d68a897a5a5591 /include/rabbit.hrl
parentff7ddc2ea6167a0cfa532af32c18c0090390d9a8 (diff)
parentdbcd94fe46c541751680556269187daff58065ba (diff)
downloadrabbitmq-server-git-0a9c2d9b0a17289cf8556614a6c4642f8bc3045f.tar.gz
merging in from default
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 28cfb2d91b..6a5e4568e1 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,