summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
diff options
context:
space:
mode:
authorRob Harrop <rob@rabbitmq.com>2010-09-29 09:46:57 +0100
committerRob Harrop <rob@rabbitmq.com>2010-09-29 09:46:57 +0100
commita008d1e14b3e71e3ba1881f2a9b6dfd032d35174 (patch)
treeeac2ac652fa5b721644fe38992d3efac031dceba /include/rabbit.hrl
parent057727b1cfbc148018d742ba4fd4b15261195157 (diff)
parent65e18b36147518d26faa0e77fa57469c1094b929 (diff)
downloadrabbitmq-server-git-a008d1e14b3e71e3ba1881f2a9b6dfd032d35174.tar.gz
merge with default
Diffstat (limited to 'include/rabbit.hrl')
-rw-r--r--include/rabbit.hrl2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index 24aa8d987c..0f0a0e87fd 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -74,6 +74,8 @@
-record(event, {type, props, timestamp}).
+-record(msg_properties, {expiry}).
+
%%----------------------------------------------------------------------------
-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2010 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.").