Commit 8e4acd81 authored by Carlo Bramini's avatar Carlo Bramini Committed by Alexandre Julliard

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

parent 46390b09
......@@ -611,7 +611,7 @@ cpp_quote("#endif")
DWORD dwCookie;
DWORD dwReserved1;
DWORD dwReserved2;
} ADRESSPROPS, *LPADDRESSPROPS;
} ADDRESSPROPS, *LPADDRESSPROPS;
typedef struct tagADDRESSLIST
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment