]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen
authorAlan T. DeKok <aland@freeradius.org>
Sun, 3 Jun 2018 17:33:02 +0000 (13:33 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 3 Jun 2018 17:33:02 +0000 (13:33 -0400)
src/modules/proto_control/conduit.c
src/modules/proto_control/conduit.h

index deb9dbffcdcfefcd175c267dd82c36a7aba84112..42f590f749be5035f07ec11c0e8cdddad4c97800 100644 (file)
@@ -17,7 +17,7 @@
 /**
  * $Id$
  *
- * @file main/conduit.c
+ * @file conduit.c
  * @brief Channels for communicating with radmin
  *
  * @copyright 2015   The FreeRADIUS server project
index 43eb0633e4499c623c4d73ec6af5615840263736..04f1ba7c2e60814cac0bb77e6423d00d71a8ca41 100644 (file)
@@ -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 <aland@deployingradius.com>