From 1a6e77d6d4da9c73dc706574ea3e3fbaa8142f29 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 8 Jul 2010 18:26:37 +0200 Subject: Fix various misspellings letancy -> latency compund -> compound SpicedSubMessage -> SpiceSubMessage modifaiers -> modifiers massage -> message outgoiong -> outgoing AlphaBlnd -> AlphaBlend remoth -> remote modifires -> modifiers secore -> secure --- spice.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spice.proto') diff --git a/spice.proto b/spice.proto index f6aa34ea..abb85cc0 100644 --- a/spice.proto +++ b/spice.proto @@ -753,7 +753,7 @@ channel DisplayChannel : BaseChannel { message { DisplayBase base; - struct AlphaBlnd { + struct AlphaBlend { alpha_flags alpha_flags; uint8 alpha; Image *src_bitmap; -- cgit