summaryrefslogtreecommitdiffstats
path: root/spice1.proto
diff options
context:
space:
mode:
Diffstat (limited to 'spice1.proto')
-rw-r--r--spice1.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice1.proto b/spice1.proto
index d1efb552..b4012bd4 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;