]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix comment
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 24 Nov 2017 17:21:46 +0000 (17:21 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 24 Nov 2017 17:21:46 +0000 (17:21 +0000)
src/include/interpreter.h

index 52d348410f9ac7bfe407784c79738c002de4763f..481d8755b3db356cb69c86bc7a303bb04db8920a 100644 (file)
@@ -272,7 +272,8 @@ typedef struct {
        /*
         *      For func and alternate
         */
-       fr_value_box_t          *rhead;                         //!< Of nested expansion.
+       fr_value_box_t          *rhead;                         //!< Head of the result of a nested
+                                                               ///< expansion.
        fr_cursor_t             result;                         //!< Result cursor, mainly useful for
                                                                ///< asynchronous xlat functions.
        bool                    alternate;                      //!< record which alternate branch we