From: Alan T. DeKok Date: Sun, 31 Mar 2024 21:03:35 +0000 (-0400) Subject: foo - 2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf78ed247701cae53917791af6bf40e93bfb3278;p=thirdparty%2Ffreeradius-server.git foo - 2 --- diff --git a/src/lib/bio/packet.h b/src/lib/bio/packet.h index c1151a99c4a..6426d5d9f6f 100644 --- a/src/lib/bio/packet.h +++ b/src/lib/bio/packet.h @@ -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