]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
typo
authorAlan T. DeKok <aland@freeradius.org>
Wed, 15 May 2024 13:21:18 +0000 (09:21 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 15 May 2024 13:21:18 +0000 (09:21 -0400)
src/protocols/radius/client_priv.h

index 011e4b0bb40e000c9319406e3679a29797cae228..194bc416f9a24801535060b44a634aba76bf7c99 100644 (file)
@@ -44,7 +44,7 @@ typedef struct {
        fr_bio_t                *mem;
        fr_bio_t                *fd;
 
-       bool                    all_ids_used;           //!< ALL IDs are used.
+       bool                    all_ids_used;           //!< All IDs are used.
 
        fr_radius_client_bio_info_t info;