summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2011-02-10 16:52:09 +0000
committerMatthew Sackman <matthew@rabbitmq.com>2011-02-10 16:52:09 +0000
commit94782088c4e3513a5605fb9d1d2c9cc8fa642278 (patch)
tree73797d6e2728896137bddb6aaf35329d034c4a73 /src
parent2178f650113a62b301fdbe58cf7bbbb93ebdc2f9 (diff)
downloadrabbitmq-server-git-94782088c4e3513a5605fb9d1d2c9cc8fa642278.tar.gz
cosmetic
Diffstat (limited to 'src')
-rw-r--r--src/rabbit_reader.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rabbit_reader.erl b/src/rabbit_reader.erl
index a267837d57..0cb4b5bf72 100644
--- a/src/rabbit_reader.erl
+++ b/src/rabbit_reader.erl
@@ -519,8 +519,8 @@ maybe_close(State = #v1{connection_state = closing,
maybe_close(State) ->
State.
-termination_kind(normal) -> controlled;
-termination_kind(_) -> uncontrolled.
+termination_kind(normal) -> controlled;
+termination_kind(_) -> uncontrolled.
handle_frame(Type, 0, Payload,
State = #v1{connection_state = CS,