diff options
| author | Matthew Sackman <matthew@lshift.net> | 2010-04-09 17:39:10 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2010-04-09 17:39:10 +0100 |
| commit | d06575e9af21adcf7c5e74d4d2bd11a115e6ee3e (patch) | |
| tree | ca5abc5567f47041f1104b549375bbb5353d4399 /include | |
| parent | 1374ed455898d7de2f9e9c473807f5a96e8b6dd7 (diff) | |
| parent | 84583ff8ad3b78804f9adb3e37f7ed62d84610d7 (diff) | |
| download | rabbitmq-server-git-d06575e9af21adcf7c5e74d4d2bd11a115e6ee3e.tar.gz | |
Merging default into bug 22603
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 f9ab250c38..81b95c3993 100644 --- a/include/rabbit.hrl +++ b/include/rabbit.hrl @@ -167,6 +167,7 @@ #amqp_error{name :: atom(), explanation :: string(), method :: atom()}). + -endif. %%---------------------------------------------------------------------------- |
