mapi32: A spelling fix in a comment.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
6e082ea86a
commit
b0a31c3a3b
|
@ -1635,7 +1635,7 @@ static HRESULT WINAPI IPropData_fnSaveChanges(LPPROPDATA iface, ULONG ulFlags)
|
|||
*
|
||||
* PARAMS
|
||||
* iface [I] IMAPIProp object to get the property values from
|
||||
* lpTags [I] Property tage of property values to be retrieved
|
||||
* lpTags [I] Property tags of property values to be retrieved
|
||||
* ulFlags [I] Return 0=Ascii MAPI_UNICODE=Unicode strings for
|
||||
* unspecified types
|
||||
* lpCount [O] Destination for number of properties returned
|
||||
|
|
Loading…
Reference in New Issue