[libvirt] [libvirt-designer 1/2] Fix typo in error message

Michal Privoznik mprivozn at redhat.com
Fri Sep 27 07:39:41 UTC 2013


On 27.09.2013 09:15, Christophe Fergeau wrote:
> ---
> 
> Pushed under the trivial rule
> 
> 
>  libvirt-designer/libvirt-designer-main.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libvirt-designer/libvirt-designer-main.h b/libvirt-designer/libvirt-designer-main.h
> index 5e82f8a..9341754 100644
> --- a/libvirt-designer/libvirt-designer-main.h
> +++ b/libvirt-designer/libvirt-designer-main.h
> @@ -21,7 +21,7 @@
>   */
>  
>  #if !defined(__LIBVIRT_DESIGNER_H__) && !defined(LIBVIRT_DESIGNER_BUILD)
> -#error "Only <libvirt-gdesigner/libvirt-gdesigner.h> can be included directly."
> +#error "Only <libvirt-designer/libvirt-designer.h> can be included directly."
>  #endif
>  
>  #include <osinfo/osinfo.h>
> 

Thanks for catching that.

Michal




More information about the libvir-list mailing list