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

This commit is contained in:
Carlo Bramini 2012-04-02 22:19:37 +02:00 committed by Alexandre Julliard
parent 46390b09d5
commit 8e4acd81aa

View file

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