afs: document missing afs_Analyze parm 04/12004/5
authorMark Vitale <mvitale@sinenomine.net>
Thu, 18 Jun 2015 19:54:28 +0000 (15:54 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Wed, 6 Jul 2016 01:36:02 +0000 (21:36 -0400)
rxconn was missing from the comments; add it.

Change-Id: I8c0cf212ca2952d3a23c3bb5db1857dfd9a8f41e
Reviewed-on: https://gerrit.openafs.org/12004
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

src/afs/afs_analyze.c

index 7dfc4f6..9eecf71 100644 (file)
@@ -385,6 +385,7 @@ afs_PrintServerErrors(struct vrequest *areq, struct VenusFid *afid)
  *     actions are necessary.
  *
  * \param[in]     aconn  Ptr to the relevant connection on which the call was made.
+ * \param[in]     rxconn Ptr to the rx_connection.
  * \param[in]     acode  The return code experienced by the RPC.
  * \param[in]     fid    The FID of the file involved in the action.  This argument
  *                       may be null if none was involved.