]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: wrap macro body in one-shot do-while loop
authorEric Blake <eblake@redhat.com>
Wed, 11 May 2011 21:14:05 +0000 (15:14 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 11 May 2011 21:14:05 +0000 (15:14 -0600)
commit5c129f7438992c06396d99061765e49df40be1cf
tree059f06b99778bb97bbb72b43763530fd46346494
parent5bc168ede34561092916829ff557c5623712c835
build: wrap macro body in one-shot do-while loop

* src/libvirt.c (VIR_DOMAIN_DEBUG_1): Convert to single statement.
Suggested by Jiri Denemark.
src/libvirt.c