]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: add rebase fix that was accidentally omitted from previous patch
authorLaine Stump <laine@laine.org>
Thu, 11 Jul 2013 03:06:43 +0000 (23:06 -0400)
committerLaine Stump <laine@laine.org>
Thu, 11 Jul 2013 03:06:43 +0000 (23:06 -0400)
commita04e60b21f64afc8d38cb53956d03a322777389a
tree9c3aa0bd45a736da6cdaa99a7c6681a39cdb5946
parent22c6829bc2a630b0954560bc85172557024b10d7
util: add rebase fix that was accidentally omitted from previous patch

I had made the change locally, so make check and make syntax-check
were successful, but forgot to add/commit. Unfortunately, git allows a
push when the local directory is dirty, so it didn't catch my mistake.
src/util/virpci.c
src/util/virusb.c