]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qparams.c: Use virReportOOMError(NULL), not qparam_report_oom()
authorJim Meyering <meyering@redhat.com>
Wed, 28 Jan 2009 16:13:46 +0000 (16:13 +0000)
committerJim Meyering <meyering@redhat.com>
Wed, 28 Jan 2009 16:13:46 +0000 (16:13 +0000)
commit8cc2bbe33c4bbbc38098cba3714fdde8df78a6ab
tree8c41a50c227053873fb9a488f17a930f0106a98c
parent499189694afbeeb68198259da33b2edabf2819ba
qparams.c: Use virReportOOMError(NULL), not qparam_report_oom()

* src/qparams.c (VIR_FROM_THIS): Define to VIR_FROM_NONE.
(qparam_report_oom): Remove definition.
Replace all uses.
ChangeLog
src/qparams.c