]> xenbits.xensource.com Git - libvirt.git/commit
python: Fix export of virDomainSnapshotListChildrenNames
authorPeter Krempa <pkrempa@redhat.com>
Tue, 13 Dec 2011 14:49:59 +0000 (15:49 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 13 Dec 2011 22:29:28 +0000 (23:29 +0100)
commitfbd8d6fc8786cde59e34b39450f3c2c632376f8f
treefe95d736f8e6ee9c7fb9e1959d228a563068bac7
parentae52342754d5dea255648eaefa0c17ea83a6d34e
python: Fix export of virDomainSnapshotListChildrenNames

Commit f2013c9dd1ce468b8620ee35c232a93ef7026fb0 added implementation of
virDomainSnapshotListChildrenNames override export, but registration of
the newly exported function was not added.

 *python/libvirt-override.c: - register export of function
python/libvirt-override.c