]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add an error module and message for the hooks subsystem
authorDaniel Veillard <veillard@redhat.com>
Fri, 26 Mar 2010 10:53:19 +0000 (11:53 +0100)
committerDaniel Veillard <veillard@redhat.com>
Mon, 29 Mar 2010 16:21:04 +0000 (18:21 +0200)
commitbf7354072fc0a78f945478061ca4ea05ba597cbb
tree797833d1e606d598b2681a37bc1b18d61745c115
parentb3bff9546bb666988b44c2290afab8a97ea9c740
Add an error module and message for the hooks subsystem

* include/libvirt/virterror.h: add VIR_FROM_HOOK and VIR_ERR_HOOK_SCRIPT_FAILED
* src/util/virterror.c: associated strings
include/libvirt/virterror.h
src/util/virterror.c