From 0c52c9b3d900f610822249765b6a441422361888 Mon Sep 17 00:00:00 2001 From: Jeffrey Hutzelman Date: Mon, 22 Dec 2008 17:30:58 +0000 Subject: [PATCH] doxygen-getfid-correction-20081222 LICENSE IPL10 correct out param description --- src/afs/afs_pioctl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/afs/afs_pioctl.c b/src/afs/afs_pioctl.c index f3b504531..597dd6197 100644 --- a/src/afs/afs_pioctl.c +++ b/src/afs/afs_pioctl.c @@ -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 * -- 2.39.5