diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-07-08 18:26:37 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2010-07-08 18:26:37 +0200 |
commit | 1a6e77d6d4da9c73dc706574ea3e3fbaa8142f29 (patch) | |
tree | 4299cdcfbdf378b575948f0870ef6c365a9e8095 /spice1.proto | |
parent | 925f6387c8b5bd63ecd128c9187d8424607e0fa8 (diff) |
Fix various misspellings
letancy -> latency
compund -> compound
SpicedSubMessage -> SpiceSubMessage
modifaiers -> modifiers
massage -> message
outgoiong -> outgoing
AlphaBlnd -> AlphaBlend
remoth -> remote
modifires -> modifiers
secore -> secure
Diffstat (limited to 'spice1.proto')
-rw-r--r-- | spice1.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spice1.proto b/spice1.proto index d1efb55..b4012bd 100644 --- a/spice1.proto +++ b/spice1.proto @@ -710,7 +710,7 @@ channel DisplayChannel : BaseChannel { message { DisplayBase base; - struct AlphaBlnd { + struct AlphaBlend { int8 alpha_flags @virtual(0); uint8 alpha; Image *src_bitmap; |