[libvirt] [PATCH] docs: fix missed documentation for virterror functions

Eric Blake eblake at redhat.com
Tue Jan 29 18:52:41 UTC 2013


On 01/29/2013 08:25 AM, Claudio Bley wrote:
> Commit f24404a3244b50c1d6d3a735445b02450ac40981 renamed virterror.c to
> virerror.c but forgot to change the reference in this file.
> 
> Signed-off-by: Claudio Bley <cbley at av-test.de>
> ---
>  docs/apibuild.py |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK.  This one should be pushed before the release.

> 
> diff --git a/docs/apibuild.py b/docs/apibuild.py
> index 9a29c42..91dabf8 100755
> --- a/docs/apibuild.py
> +++ b/docs/apibuild.py
> @@ -24,7 +24,7 @@ included_files = {
>    "libvirt.h": "header with general libvirt API definitions",
>    "virterror.h": "header with error specific API definitions",
>    "libvirt.c": "Main interfaces for the libvirt library",
> -  "virterror.c": "implements error handling and reporting code for libvirt",
> +  "virerror.c": "implements error handling and reporting code for libvirt",
>    "virevent.c": "event loop for monitoring file handles",
>    "virtypedparam.c": "virTypedParameters APIs",
>  }
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130129/803b913b/attachment-0001.sig>


More information about the libvir-list mailing list