summaryrefslogtreecommitdiff
path: root/spice.proto
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-07-08 18:26:37 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-20 15:25:48 +0100
commitf6735d7d9fb7fdde908636be1d25b294344cf235 (patch)
treeee0a7cd437bac634737e312b5ed8c0fe770f489f /spice.proto
parent58d52d5ec7fa06f35baa17279fcd2103f46b8ab7 (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 'spice.proto')
-rw-r--r--spice.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice.proto b/spice.proto
index f6aa34e..abb85cc 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;