Fix typo.

This commit is contained in:
Huw D M Davies 2001-09-10 23:13:40 +00:00 committed by Alexandre Julliard
parent 3db218a2a1
commit e940f1d2c0
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ struct tagVARIANT
WORD wReserved3; WORD wReserved3;
union /* DUMMYUNIONNAME */ union /* DUMMYUNIONNAME */
{ {
/* B y value. */ /* By value. */
CHAR cVal; CHAR cVal;
USHORT uiVal; USHORT uiVal;
ULONG ulVal; ULONG ulVal;