From b5fe13f57dd5622035f3b5465d32c0f2a016bec8 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Fri, 27 Jan 2017 07:02:34 +0000 Subject: dicto (RFC5580) fix typo From FreeRADIUS typo. Fixes https://github.com/FreeRADIUS/freeradius-server/pull/1882 Alan T. DeKok@2017-01-18T18:09:05Z Files modified: * share/dictionary.rfc5580 Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f22f1bf53c3a316865cc20cb1b1f27d9706cc472 Change-Id: I7f64d97352a453ff22dac45e9e9737af80fc1b2c Reviewed-on: https://code.wireshark.org/review/19811 Reviewed-by: Anders Broman --- radius/dictionary.rfc5580 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/radius/dictionary.rfc5580 b/radius/dictionary.rfc5580 index 7d3542b3ac..8ecb2cf0b6 100644 --- a/radius/dictionary.rfc5580 +++ b/radius/dictionary.rfc5580 @@ -27,13 +27,13 @@ ATTRIBUTE Extended-Location-Policy-Rules 130 octets # Really a bit-packed field # ATTRIBUTE Location-Capable 131 integer -VALUE Location-Capable Civix-Location 1 +VALUE Location-Capable Civic-Location 1 VALUE Location-Capable Geo-Location 2 VALUE Location-Capable Users-Location 4 VALUE Location-Capable NAS-Location 8 ATTRIBUTE Requested-Location-Info 132 integer -VALUE Requested-Location-Info Civix-Location 1 +VALUE Requested-Location-Info Civic-Location 1 VALUE Requested-Location-Info Geo-Location 2 VALUE Requested-Location-Info Users-Location 4 VALUE Requested-Location-Info NAS-Location 8 -- cgit v1.2.1