]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Rename variable in testStorageFileGetMetadata
authorJohn Ferlan <jferlan@redhat.com>
Fri, 8 Feb 2019 13:35:56 +0000 (08:35 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 12 Feb 2019 13:51:23 +0000 (08:51 -0500)
commit9916f2a3c82575678565c7eb9c5ddfffd981d446
tree3fd6b4c0268aecc5dc6d7e95700bea253b1194e8
parente698af1768142e4916ce7ec0f94349d75e004b1f
tests: Rename variable in testStorageFileGetMetadata

To prepare for subsequent change to use VIR_AUTOPTR logic rename
the @ret to @def.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/virstoragetest.c