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/xepoll/client.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/rainbows/xepoll/client.rb') diff --git a/lib/rainbows/xepoll/client.rb b/lib/rainbows/xepoll/client.rb index f518db5..748b4af 100644 --- a/lib/rainbows/xepoll/client.rb +++ b/lib/rainbows/xepoll/client.rb @@ -40,8 +40,8 @@ module Rainbows::XEpoll::Client @wr_queue = [] # may contain String, ResponsePipe, and StreamFile objects post_init EP.set(self, IN) # wake up the main thread - rescue => e - Rainbows::Error.write(self, e) + rescue => e + Rainbows::Error.write(self, e) end def on_close -- cgit v1.2.3-24-ge0c7