Corrected header comment

This commit is contained in:
Colin Adams
2013-03-23 17:15:17 +00:00
parent d96a76bffa
commit ad5ccd6585

View File

@@ -240,7 +240,7 @@ feature {NONE} -- Implementation
end
frozen handle_use_proxy (req: WSF_REQUEST; res: WSF_RESPONSE)
-- Write response to OPTIONS * into `res'.
-- Write Use Proxy response `res'.
require
res_attached: res /= Void
req_attached: req /= Void