From: Alan T. DeKok Date: Mon, 15 Jan 2018 16:40:28 +0000 (-0500) Subject: renames for doxygen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae63995f4eb382d0a56060a13c01bb520db63e3;p=thirdparty%2Ffreeradius-server.git renames for doxygen --- diff --git a/src/modules/proto_radius/track.c b/src/modules/proto_radius/track.c index e4d5423409b..eb681afc3a6 100644 --- a/src/modules/proto_radius/track.c +++ b/src/modules/proto_radius/track.c @@ -18,7 +18,7 @@ * $Id$ * * @brief RADIUS packet tracking - * @file io/track.c + * @file proto_radius/track.c * * @copyright 2016 Alan DeKok */ diff --git a/src/modules/proto_radius/track.h b/src/modules/proto_radius/track.h index f51c9b4f2b8..f8547542069 100644 --- a/src/modules/proto_radius/track.h +++ b/src/modules/proto_radius/track.h @@ -18,7 +18,7 @@ /** * $Id$ * - * @file io/track.h + * @file proto_radius/track.h * @brief RADIUS packet tracking. * * @copyright 2016 Alan DeKok