[libvirt] [libvirt-glib] Use gvir-stream as GVirStream quark name

Daniel P. Berrange berrange at redhat.com
Mon Oct 17 11:52:14 UTC 2011


On Mon, Oct 17, 2011 at 01:31:00PM +0200, Christophe Fergeau wrote:
> The previous vir-g-stream name isn't consistent with the naming of
> all the other quarks used in libvirt-glib
> ---
>  libvirt-gobject/libvirt-gobject-stream.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/libvirt-gobject/libvirt-gobject-stream.c b/libvirt-gobject/libvirt-gobject-stream.c
> index 4aeb182..05d338f 100644
> --- a/libvirt-gobject/libvirt-gobject-stream.c
> +++ b/libvirt-gobject/libvirt-gobject-stream.c
> @@ -61,7 +61,7 @@ enum {
>  static GQuark
>  gvir_stream_error_quark(void)
>  {
> -    return g_quark_from_static_string("vir-g-stream");
> +    return g_quark_from_static_string("gvir-stream");
>  }

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list