]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
foo - 2
authorAlan T. DeKok <aland@freeradius.org>
Sun, 31 Mar 2024 21:03:35 +0000 (17:03 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 31 Mar 2024 21:03:35 +0000 (17:03 -0400)
src/lib/bio/packet.h

index c1151a99c4a5add84f51356bc48b997203717ba2..6426d5d9f6f456d0d160edab6a2be4fac1b341ba 100644 (file)
@@ -85,8 +85,8 @@ struct fr_bio_packet_s {
  * @param bio          the packet-based bio
  * @param[out] request_ctx_p   the larger context for the original request packet
  * @param[out] packet_p        Where the allocated #fr_packet_t will be stored
- * @param[out_ctx]     for the output pairs
- * @param[out]         decoded output pairs
+ * @param[out] out_ctx for the output pairs
+ * @param[out] out             decoded output pairs
  * @return
  *     - <0 on error.  This is fr_bio_error(FOO)
  *     - 0 for success