* src/libvirt.c (virConnectNumOfDefinedDomains): Documentation
fix (thanks to Jan Michael).
+Mon Apr 30 17:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
+
+ * src/libvirt.c (virConnectNumOfDefinedDomains): Documentation
+ fix (thanks to Jan Michael).
+
Thu Apr 26 12:20:35 CEST 2007 Daniel Veillard <veillard@redhat.com>
* src/virsh.c: fix virshStrdup to not crash if NULL is passed.
* virConnectNumOfDefinedDomains:
* @conn: pointer to the hypervisor connection
*
- * Provides the number of active domains.
+ * Provides the number of inactive domains.
*
* Returns the number of domain found or -1 in case of error
*/