diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-04-09 17:33:46 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-04-09 17:33:46 +0100 |
| commit | 84583ff8ad3b78804f9adb3e37f7ed62d84610d7 (patch) | |
| tree | d371f534d131cc6f443e2c7239aa113d49133735 /include | |
| parent | 11764cc1de802b4f21566f525f066e6e1a7a885a (diff) | |
| download | rabbitmq-server-git-84583ff8ad3b78804f9adb3e37f7ed62d84610d7.tar.gz | |
cosmetic
Diffstat (limited to 'include')
| -rw-r--r-- | include/rabbit.hrl | 1 |
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. %%---------------------------------------------------------------------------- |
