diff options
-rw-r--r-- | lib/webrick/httpservlet/prochandler.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ # # $IPR: prochandler.rb,v 1.7 2002/09/21 12:23:42 gotoyuzo Exp $ -require 'webrick/httpservlet/abstract.rb' module WEBrick module HTTPServlet |