summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
diff options
context:
space:
mode:
authorRob Harrop <rob@rabbitmq.com>2010-09-29 16:08:36 +0100
committerRob Harrop <rob@rabbitmq.com>2010-09-29 16:08:36 +0100
commit95bc0296885572f0c0064d7b9995ce80cb4146af (patch)
treec0ca8067267cb3eb46ee4cb15fb2598fcdfabe1f /include/rabbit.hrl
parentc297eff1f1dd80a0c8f0db98248264fe9f0071dc (diff)
parentf008755c5082e6fa22931fb399e42cd7a364fbcd (diff)
downloadrabbitmq-server-git-95bc0296885572f0c0064d7b9995ce80cb4146af.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.").