From 6048f9a6cf5bc650da33124a5889a3160422f58d Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 26 Jan 2013 02:31:43 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/webrick/cookie.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/webrick') diff --git a/lib/webrick/cookie.rb b/lib/webrick/cookie.rb index 3cf8928bb0..d8df23133d 100644 --- a/lib/webrick/cookie.rb +++ b/lib/webrick/cookie.rb @@ -44,7 +44,7 @@ module WEBrick ## # Is this a secure cookie? - + attr_accessor :secure ## -- cgit v1.2.3