]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Doxygen
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 16 May 2018 15:59:46 +0000 (21:59 +0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 16 May 2018 15:59:46 +0000 (21:59 +0600)
src/lib/soh/soh.h
src/main/paircmp.c

index 714fd3875a726b363f34de3eedfdef4adffda067..14177b8faeb0d1d9c355e152f80b5a2319c049d8 100644 (file)
@@ -18,8 +18,8 @@
 /**
  * $Id$
  *
- * @file include/soh.h
- * @brief Microsoft SoH support
+ * @file src/lib/soh/soh.h
+ * @brief Common libraries for parsing Microsoft SOH data
  *
  * @copyright 2010 Phil Mayers <p.mayers@imperial.ac.uk>
  */
index 307bc7eb40792dc825a9a1cfdf1808f0afc7365b..3e5aaad9db9cbc047153fd3ec9a7cf0e1d0f80d0 100644 (file)
@@ -19,7 +19,7 @@
  *
  * @brief Valuepair functions that are radiusd-specific and as such do not
  *       belong in the library.
- * @file main/pair.c
+ * @file main/paircmp.c
  *
  * @ingroup AVP
  *