[Spice-devel] [PATCH 10/13] Fix typo in comment in char_device.h

Victor Toso lists at victortoso.com
Thu Aug 13 03:06:23 PDT 2015


On Tue, Aug 11, 2015 at 05:51:11AM -0400, Frediano Ziglio wrote:
> Ping

This one too!

> 
> > From: Christophe Fergeau <cfergeau at redhat.com>
> > 
> > ---
> >  server/char_device.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/server/char_device.h b/server/char_device.h
> > index c17a40d..3dbc761 100644
> > --- a/server/char_device.h
> > +++ b/server/char_device.h
> > @@ -13,7 +13,7 @@
> >   * device attached: call spice_char_device_state_create
> >   * device detached: call spice_char_device_state_destroy/reset
> >   *
> > - * client connected and assoicated with a device:
> > spice_char_device_client_add
> > + * client connected and associated with a device:
> > spice_char_device_client_add
> >   * client disconnected: spice_char_device_client_remove
> >   *
> >   * Writing to the device
> > --
> > 2.1.0
> > 

Ack


More information about the Spice-devel mailing list