]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Indent
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 19 Feb 2021 22:50:52 +0000 (22:50 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 19 Feb 2021 23:50:10 +0000 (23:50 +0000)
src/lib/redis/pipeline.c

index 7906d2fed6fd52b097fe071a9c0a6f983683b54b..c69dc5ec655ffd5c997a32ff4772ce5630600d93 100644 (file)
@@ -106,7 +106,7 @@ struct fr_redis_command_set_s {
         * @{
         */
        fr_trunk_request_t              *treq;          //!< Trunk request this command set is associated with.
-       request_t                               *request;       //!< Request this commands set is associated with (if any).
+       request_t                       *request;       //!< Request this commands set is associated with (if any).
        void                            *rctx;          //!< Resume context to write results to.
        /** @} */