diff --git a/src/proto/streams/send.rs b/src/proto/streams/send.rs index 806f25d..941a7f4 100644 --- a/src/proto/streams/send.rs +++ b/src/proto/streams/send.rs @@ -128,8 +128,8 @@ impl Send { is_reset={:?}; is_closed={:?}; pending_send.is_empty={:?}; \ state={:?} \ ", - stream.id, reason, + stream.id, is_reset, is_closed, is_empty,