From 8abddc7b98f24ab603414b74cac9b1730dd277d7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 19 Dec 2009 22:55:37 -0800 Subject: error: (trivial) remove unnecessary whitespace --- lib/rainbows/error.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rainbows/error.rb b/lib/rainbows/error.rb index 1e25626..e67d2e4 100644 --- a/lib/rainbows/error.rb +++ b/lib/rainbows/error.rb @@ -28,7 +28,7 @@ module Rainbows def response(e) case e - when EOFError, Errno::ECONNRESET,Errno::EPIPE,Errno::EINVAL,Errno::EBADF + when EOFError,Errno::ECONNRESET,Errno::EPIPE,Errno::EINVAL,Errno::EBADF # swallow error if client shuts down one end or disconnects when Unicorn::HttpParserError Const::ERROR_400_RESPONSE # try to tell the client they're bad -- cgit v1.2.3-24-ge0c7