summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2010-04-12 11:55:36 +0100
committerMatthew Sackman <matthew@lshift.net>2010-04-12 11:55:36 +0100
commit2a30a233aeca8fb95a3312ce9c950d1749081144 (patch)
treec04c374f16a9474995d299810a6eb69056f84016 /include/rabbit.hrl
parente71d2d1311d53ea099e83e765c7db64f7407eb9b (diff)
downloadrabbitmq-server-git-2a30a233aeca8fb95a3312ce9c950d1749081144.tar.gz
msg_id => guid in type specs, field names and function names. Vars still todo
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 4b1be43cda..982d90e909 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -89,7 +89,7 @@
%% this is really an abstract type, but dialyzer does not support them
-type(guid() :: binary()).
--type(msg_id() :: guid()).
+-type(msg_id() :: non_neg_integer()).
-type(txn() :: guid()).
-type(pkey() :: guid()).
-type(r(Kind) ::