]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
use correct name for doxygen
authorAlan T. DeKok <aland@freeradius.org>
Thu, 4 Mar 2021 16:09:44 +0000 (11:09 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 4 Mar 2021 16:09:58 +0000 (11:09 -0500)
src/modules/rlm_wimax/milenage.c
src/modules/rlm_wimax/milenage.h

index e8897f5bee82e70df64ca8645ef58ff3a4ea125a..e14086e78c4212f0510aa1e4549dd912814a9d58 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * @file src/lib/sim/milenage.c
+ * @file src/modules/rlm_wimax/milenage.c
  * @brief 3GPP AKA - Milenage algorithm (3GPP TS 35.205, .206, .207, .208)
  *
  * This file implements an example authentication algorithm defined for 3GPP
index 04e74860b9a4c0a94339ec732f52a10d13a84503..758383aba2b984941729b84a8976d4f787f94f3c 100644 (file)
@@ -1,6 +1,6 @@
 #pragma once
 /**
- * @file src/lib/sim/milenage.h
+ * @file src/modules/rlm_wimax/milenage.h
  * @brief 3GPP AKA - Milenage algorithm (3GPP TS 35.205, .206, .207, .208)
  *
  * This file implements an example authentication algorithm defined for 3GPP