]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: fix typo in previous patch
authorEric Blake <eblake@redhat.com>
Tue, 16 Dec 2014 19:55:57 +0000 (12:55 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 16 Dec 2014 19:55:57 +0000 (12:55 -0700)
commit9d128a203b2e88ec8f2d31ae56540139ea9173a4
treeb0029918246202ff68e83d06c9f1541da207719c
parent9bce4386e94b24fe9a8aca670c3e3b191187fd9c
build: fix typo in previous patch

* src/util/virfile.c (safezero_mmap): Fix missing semicolon.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/util/virfile.c