DEVEL15-doxygen-getfid-correction-20081222

LICENSE IPL10

correct out param description


(cherry picked from commit 0c52c9b3d900f610822249765b6a441422361888)
This commit is contained in:
Jeffrey Hutzelman 2008-12-22 17:31:09 +00:00 committed by Derrick Brashear
parent 6a9a414dbe
commit 20cfb23d2e

View File

@ -1126,12 +1126,12 @@ afs_HandlePioctl(struct vnode *avp, afs_int32 acom,
}
/*!
* VIOCETFID (22) - Get file ID quickly
* VIOCGETFID (22) - Get file ID quickly
*
* \ingroup pioctl
*
* \param[in] ain not in use
* \param[out] aout not in use
* \param[out] aout fid of requested file
*
* \retval EINVAL Error if some of the initial arguments aren't set
*