From: Alan T. DeKok Date: Tue, 10 Jul 2018 15:31:15 +0000 (-0400) Subject: doxygen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ff9fd030c28ad99c548fcaf995db5fbb6a7f84;p=thirdparty%2Ffreeradius-server.git doxygen --- diff --git a/src/main/radmin.c b/src/main/radmin.c index 5ba0d7b2aac..18bbcda35aa 100644 --- a/src/main/radmin.c +++ b/src/main/radmin.c @@ -593,6 +593,7 @@ int fr_radmin_register(char const *name, void *ctx, fr_cmd_table_t *table) * @param fp standard output * @param fp_err error output * @param str the command to run. Note that this command is mangled in-place! + * @param read_only permissions for the administrator trying to run the command. * @return * - <0 on error * - 0 on insufficient arguments to run command