mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 12:35:17 +00:00
virCommandFDIsSet: Update documentation
The set of arguments was changed a long time ago (040d9963420 which dates back to July 2013) but the corresponding documentation was not updated. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Laine Stump <laine@laine.org>
This commit is contained in:
parent
c02736059a
commit
85666f1314
@ -147,9 +147,8 @@ static int dryRunStatus;
|
||||
|
||||
/*
|
||||
* virCommandFDIsSet:
|
||||
* @fd: FD to test
|
||||
* @set: the set
|
||||
* @set_size: actual size of @set
|
||||
* @cmd: pointer to virCommand
|
||||
* @fd: file descriptor to query
|
||||
*
|
||||
* Check if FD is already in @set or not.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user