]> git.ipfire.org Git - thirdparty/libvirt.git/commit
viralloc.h: Fix typo in VIR_APPEND_ELEMENT_COPY_QUIT
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Oct 2013 13:50:31 +0000 (15:50 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Oct 2013 13:50:31 +0000 (15:50 +0200)
commit9b3c8bd4f86c8a6125e2d5597cc5a6fc4e4ce43a
tree7581c58914eb40fd85eb3b57f860326d411371be
parent68eb3709a1fc6f1965173aceba4b16f50cdec9e5
viralloc.h: Fix typo in VIR_APPEND_ELEMENT_COPY_QUIT

In fact, the suffix should be _QUIET not _QUIT to stress the
fact, that no OOM error is reported on error.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/util/viralloc.h