From: Ian Jackson Date: Wed, 28 Oct 2015 16:25:36 +0000 (+0000) Subject: _check_divert_core: Minor comment reformatting X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=cgi-auth-flexible.git;a=commitdiff_plain;h=2f0262f07582bdf723267a0c4df094dd423eea5b _check_divert_core: Minor comment reformatting Remove a couple of `/' which are not needed for clarity. We are going to add more cases to some of the other entries which will involve removing their `/' too. No change even to the meaning of the comment. Signed-off-by: Ian Jackson --- diff --git a/cgi-auth-flexible.pm b/cgi-auth-flexible.pm index 5e5d044..ad4ea5a 100644 --- a/cgi-auth-flexible.pm +++ b/cgi-auth-flexible.pm @@ -758,11 +758,11 @@ sub construct_cookie ($$$) { # y nt POST r u intra-site request from stale page # fail # - # -/n y2 GET nr intra-site link from cleared session + # -n y2 GET nr intra-site link from cleared session # do not revoke y2 as not RESTful # treat as -/n n GET # - # -/n y2 POST nrmu request from cleared session + # -n y2 POST nrmu request from cleared session # revoke y2 # treat as -/n n POST #