From: Alan T. DeKok Date: Sun, 3 Jun 2018 17:33:02 +0000 (-0400) Subject: doxygen X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f728396da038c6d0479a9b92bbe19d367e130ff2;p=thirdparty%2Ffreeradius-server.git doxygen --- diff --git a/src/modules/proto_control/conduit.c b/src/modules/proto_control/conduit.c index deb9dbffcdc..42f590f749b 100644 --- a/src/modules/proto_control/conduit.c +++ b/src/modules/proto_control/conduit.c @@ -17,7 +17,7 @@ /** * $Id$ * - * @file main/conduit.c + * @file conduit.c * @brief Channels for communicating with radmin * * @copyright 2015 The FreeRADIUS server project diff --git a/src/modules/proto_control/conduit.h b/src/modules/proto_control/conduit.h index 43eb0633e44..04f1ba7c2e6 100644 --- a/src/modules/proto_control/conduit.h +++ b/src/modules/proto_control/conduit.h @@ -18,7 +18,7 @@ /** * $Id$ * - * @file include/conduit.h + * @file conduit.h * @brief API to provide distinct communication conduits for the radmin protocol. * * @copyright 2015 Alan DeKok