]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: rename ret to rc in cmdDomFSInfo
authorJán Tomko <jtomko@redhat.com>
Tue, 12 Feb 2019 06:48:59 +0000 (07:48 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 12 Feb 2019 09:14:53 +0000 (10:14 +0100)
commit44993d312dfaa13b4502307a7157d6605d00d5fc
tree2cf873f3ee81c893d79c581373cdcbd46328d85b
parent443fc056a057b6d653986b454c8b1514b6f0299e
virsh: rename ret to rc in cmdDomFSInfo

Leave the 'ret' variable for the current function's return value.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tools/virsh-domain.c