libvirt/include
Daniel P. Berrange 1cc2034a72 Add sentinel for virErrorDomain enum
Add a VIR_ERR_DOMAIN_LAST sentinel for virErrorDomain and
replace the virErrorDomainName function by a VIR_ENUM_IMPL

In the process the naming of error domains is sanitized

* src/util/virterror.c: Use VIR_ENUM_IMPL for converting
  error domains to strings
* include/libvirt/virterror.h: Add VIR_ERR_DOMAIN_LAST
2012-05-24 16:20:55 +01:00
..
libvirt Add sentinel for virErrorDomain enum 2012-05-24 16:20:55 +01:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00