include: mimeole.idl: Fix typo in ADDRESSPROPS structure.

oldstable
Carlo Bramini 2012-04-02 22:19:37 +02:00 committed by Alexandre Julliard
parent 46390b09d5
commit 8e4acd81aa
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,7 @@ cpp_quote("#endif")
DWORD dwCookie;
DWORD dwReserved1;
DWORD dwReserved2;
} ADRESSPROPS, *LPADDRESSPROPS;
} ADDRESSPROPS, *LPADDRESSPROPS;
typedef struct tagADDRESSLIST
{