summaryrefslogtreecommitdiffstats
path: root/spice.proto
diff options
context:
space:
mode:
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 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;