From: Alan T. DeKok Date: Sat, 9 Mar 2019 13:42:53 +0000 (-0500) Subject: stupid doxygen nonsense X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02da0dfb427ce0354943617ab00328a08bfeffb3;p=thirdparty%2Ffreeradius-server.git stupid doxygen nonsense --- diff --git a/src/modules/rlm_lua/lua.c b/src/modules/rlm_lua/lua.c index 37c141b5561..633609a211b 100644 --- a/src/modules/rlm_lua/lua.c +++ b/src/modules/rlm_lua/lua.c @@ -669,7 +669,7 @@ error: /** Resolve a path string to a field value in Lua * - * Parses a string in the format [.][.], adding all tables + * Parses a string in the format obj0[.obj1][.objN], adding all tables * it traverses to the stack. * * All paths are assumed to start at a global, so the first field