提交 04142f1c 编写于 作者: D Daniel Veillard

* python/libvir.c: fixed one more problem prior to 0.0.4

Daniel
上级 2a9660e4
Fri Feb 10 11:30:41 EST 2006 Daniel Veillard <veillard@redhat.com>
* python/libvir.c: fixed one more problem prior to 0.0.4
Fri Feb 10 11:21:53 EST 2006 Daniel Veillard <veillard@redhat.com> Fri Feb 10 11:21:53 EST 2006 Daniel Veillard <veillard@redhat.com>
* NEWS configure.in docs/libvir.html docs/news.html include/libvirt.h * NEWS configure.in docs/libvir.html docs/news.html include/libvirt.h
......
...@@ -115,7 +115,7 @@ static PyMethodDef libvirtMethods[] = { ...@@ -115,7 +115,7 @@ static PyMethodDef libvirtMethods[] = {
}; };
void void
initlibvirmod(void) initlibvirtmod(void)
{ {
static int initialized = 0; static int initialized = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册