]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Update hellolibvirt to demo virGetLastErrorMessage()
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 10 May 2013 17:43:38 +0000 (18:43 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 10 May 2013 18:57:18 +0000 (19:57 +0100)
commit0902f696a9ffb6b22c3cb3db29097f605abf0a26
tree8d2a3bc8e9da4c802f634852a36895b03468557b
parent31989e66c6e0cfacd0d82e7d06ae8a00ffe6434e
Update hellolibvirt to demo virGetLastErrorMessage()

Update the hellolibvirt example program to demonstrate use of
the virGetLastErrorMessage() API for quick error reporting

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
examples/hellolibvirt/hellolibvirt.c