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 --- common/messages.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/messages.h') diff --git a/common/messages.h b/common/messages.h index a6433b02..65541c51 100644 --- a/common/messages.h +++ b/common/messages.h @@ -226,7 +226,7 @@ typedef struct SpiceMsgDisplayDrawTransparent { typedef struct SpiceMsgDisplayDrawAlphaBlend { SpiceMsgDisplayBase base; - SpiceAlphaBlnd data; + SpiceAlphaBlend data; } SpiceMsgDisplayDrawAlphaBlend; typedef struct SpiceMsgDisplayCopyBits { -- cgit