From 229286be544e76771d2a64637b3c692e51cbd878 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 18 May 2018 06:27:05 +0000 Subject: quiet mismatched indentation warnings Ruby trunk started warning about more mismatched indentations starting around r62836. --- lib/rainbows/coolio/thread_client.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/rainbows/coolio/thread_client.rb') diff --git a/lib/rainbows/coolio/thread_client.rb b/lib/rainbows/coolio/thread_client.rb index a3a2ebf..e977381 100644 --- a/lib/rainbows/coolio/thread_client.rb +++ b/lib/rainbows/coolio/thread_client.rb @@ -16,8 +16,8 @@ class Rainbows::Coolio::ThreadClient < Rainbows::Coolio::Client def response_write(response) return hijacked if @hp.hijacked? ev_write_response(*response, @hp.next?) - rescue => e - handle_error(e) + rescue => e + handle_error(e) end # fails-safe application dispatch, we absolutely cannot -- cgit v1.2.3-24-ge0c7