Commit ca5d6c73 authored by Andrey Gusev's avatar Andrey Gusev Committed by Alexandre Julliard

include: Fix a typo in IPStore interface.

parent 7691a184
......@@ -255,7 +255,7 @@ interface IPStore : IUnknown
[in] const GUID* pItemSubtype,
[in] LPCWSTR szItemName,
[in] PST_ACCESSMODE ModeFlags,
[in] PPST_PROMPTINFO pProomptInfo,
[in] PPST_PROMPTINFO pPromptInfo,
[in] DWORD dwFlags );
HRESULT CloseItem(
......
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