]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Doxygen
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 19 Mar 2018 14:09:28 +0000 (14:09 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 19 Mar 2018 14:09:28 +0000 (14:09 +0000)
src/lib/util/dict.c

index b8c5f819860d9e03a9399faad9d68f7fc3d5f491..ac3a20472d7ffea8a36c834ff8cf3dc283218704 100644 (file)
@@ -2964,7 +2964,7 @@ fr_dict_vendor_t const *fr_dict_vendor_by_name(fr_dict_t const *dict, char const
  *
  * @param[in] dict             of protocol context we're operating in.
  *                             If NULL the internal dictionary will be used.
- * @param[in] pen              to search for.
+ * @param[in] vendor_pen       to search for.
  * @return
  *     - The vendor.
  *     - NULL if no vendor with that number was regitered for this protocol.