summaryrefslogtreecommitdiff
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
commit42e28a43337ef9d1cc9ace25affa573ccba71943 (patch)
treed371f534d131cc6f443e2c7239aa113d49133735
parent7f8bbe46b393a046bcb08c2751e99d1de0826967 (diff)
downloadrabbitmq-server-42e28a43337ef9d1cc9ace25affa573ccba71943.tar.gz
cosmetic
-rw-r--r--include/rabbit.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index 9bd1f6ef..a0785849 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -166,6 +166,7 @@
#amqp_error{name :: atom(),
explanation :: string(),
method :: atom()}).
+
-endif.
%%----------------------------------------------------------------------------