summaryrefslogtreecommitdiff
path: root/radius/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'radius/client.h')
-rw-r--r--radius/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/radius/client.h b/radius/client.h
index ab4718a..2f81625 100644
--- a/radius/client.h
+++ b/radius/client.h
@@ -654,7 +654,7 @@ extern const int nr_dict_num_names;
* \attention This variable should only be accessed by internal RADIUS library
* functions.
*/
-extern const DICT_ATTR const *nr_dict_attr_names[];
+extern const DICT_ATTR * const nr_dict_attr_names[];
/** Static array containing names the RADIUS_PACKET::code field. \ingroup dict
*