mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-11-13 20:24:35 +03:00
* python/libvir.c: fixed one more problem prior to 0.0.4
Daniel
This commit is contained in:
@@ -115,7 +115,7 @@ static PyMethodDef libvirtMethods[] = {
|
||||
};
|
||||
|
||||
void
|
||||
initlibvirmod(void)
|
||||
initlibvirtmod(void)
|
||||
{
|
||||
static int initialized = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user