]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix comment
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 1 Dec 2021 14:54:24 +0000 (08:54 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 1 Dec 2021 20:07:05 +0000 (14:07 -0600)
src/lib/server/module.c

index 73eebc65781580d622c63065026cc2430a017a8d..76c93b64ca082fc773b256bff4c6a08ad6c06938 100644 (file)
@@ -1088,7 +1088,7 @@ module_instance_t *module_by_data(void const *data)
 }
 
 
-/** Retrieve module/thread specific instance data for a module
+/** Retrieve module/thread specific instance for a module
  *
  * @param[in] mi       to find thread specific data for.
  * @return