summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2010-04-09 17:33:46 +0100
committerMatthias Radestock <matthias@lshift.net>2010-04-09 17:33:46 +0100
commit84583ff8ad3b78804f9adb3e37f7ed62d84610d7 (patch)
treed371f534d131cc6f443e2c7239aa113d49133735 /include
parent11764cc1de802b4f21566f525f066e6e1a7a885a (diff)
downloadrabbitmq-server-git-84583ff8ad3b78804f9adb3e37f7ed62d84610d7.tar.gz
cosmetic
Diffstat (limited to 'include')
-rw-r--r--include/rabbit.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index 9bd1f6efd8..a078584985 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -166,6 +166,7 @@
#amqp_error{name :: atom(),
explanation :: string(),
method :: atom()}).
+
-endif.
%%----------------------------------------------------------------------------