From 9e0d5a8e0927528e05c1eda0cf9bccee012e68fd Mon Sep 17 00:00:00 2001 From: jdegraeve Date: Tue, 7 Feb 2006 18:57:15 +0000 Subject: [PATCH] VIM :'( git-svn-id: https://svn.m0n0.ch/wall/trunk@58 e36fee2c-cc09-0410-a7cc-ebac5c6737de --- captiveportal/radius_authentication.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/captiveportal/radius_authentication.inc b/captiveportal/radius_authentication.inc index 6c0025e..204a9d1 100644 --- a/captiveportal/radius_authentication.inc +++ b/captiveportal/radius_authentication.inc @@ -91,7 +91,7 @@ if (!$rauth->start()) { } else { - // 1 -> Access-Request => We will use this value as an error indicator since we can't get a 1 back from the radius + // 1 -> Access-Request => We will use this value as an error indicator since we can't get a 1 back from the radius // 2 -> Access-Accept // 3 -> Access-Reject // See RFC2865 for this. -- 2.25.1