]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* src/conf.c: documentation cleanups from Jim Meyering
authorDaniel Veillard <veillard@redhat.com>
Fri, 19 Oct 2007 08:29:13 +0000 (08:29 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 19 Oct 2007 08:29:13 +0000 (08:29 +0000)
commit69b9fcf2971fdfc01536d875ec4ab32314777a43
treed4b63000b6dbb14e75f2da83b2ef444a3711c701
parent171afdf694c57b38940ec1a18aeb949a231dc879
* src/conf.c: documentation cleanups from Jim Meyering
* tests/conftest.c: Use fwrite, not printf, since the
  result buffer is not NUL-terminatedi, from Jim Meyering.
* tests/qemuxml2argvtest.c: Initialize vm.migrateFrom[0],
  to avoid "read-uninitialized" error from within
  qemudBuildCommandLinei, from Jim Meyering.
Daniel
ChangeLog
src/conf.c
tests/conftest.c
tests/qemuxml2argvtest.c