]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
doxygen
authorAlan T. DeKok <aland@freeradius.org>
Fri, 30 Aug 2019 15:01:15 +0000 (11:01 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 30 Aug 2019 15:01:15 +0000 (11:01 -0400)
src/modules/rlm_eap/libeap/eap_tls.c

index d092379a3e6e67c104113bf6969b452d6061fbee..83e7252fa828a256d283500b6758c64ff6ebfe62 100644 (file)
@@ -133,7 +133,6 @@ int eaptls_start(EAP_DS *eap_ds, int peap_flag)
  * will derive the same keys separately.
  *
  * @param handler handler of eap session that completed successfully.
- * @param prf_label the prf label to use
  * @param peap_flag to indicate PEAP version
  * @return
  *      - 1 on success.