revert removed comment.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18879 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2008-08-27 05:02:32 +00:00
parent b64fd4625d
commit 382b4af605
1 changed files with 1 additions and 0 deletions

View File

@ -749,6 +749,7 @@ class CGI
stdoutput.print(*options)
end
# Class representing an HTTP cookie.
#
# In addition to its specific fields and methods, a Cookie instance
# is a delegator to the array of its values.