Fixing feature comments

This commit is contained in:
Jocelyn Fiat
2013-03-21 17:53:45 +01:00
parent 07ac6a6742
commit 5eb1f89273
3 changed files with 6 additions and 5 deletions

View File

@@ -73,6 +73,7 @@ feature -- Status
end
try (req: WSF_REQUEST; res: WSF_RESPONSE; sess: WSF_ROUTER_SESSION; a_router: WSF_ROUTER)
-- <Precursor>
do
if is_mapping (req, a_router) then
sess.set_dispatched_handler (handler)