Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- common/marshaller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/marshaller.c b/common/marshaller.c index bd012d7..55b9d51 100644 --- a/common/marshaller.c +++ b/common/marshaller.c @@ -80,7 +80,7 @@ struct SpiceMarshaller { MarshallerRef pointer_ref; int n_items; - int items_size; /* number of items availible in items */ + int items_size; /* number of items available in items */ MarshallerItem *items; MarshallerItem static_items[N_STATIC_ITEMS]; -- 2.4.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel