Author: akhaldi
Date: Sun Sep 17 22:54:52 2017
New Revision: 75885

URL: http://svn.reactos.org/svn/reactos?rev=75885&view=rev
Log:
[MAPI32] Sync with Wine Staging 2.16. CORE-13762

b0a31c3 mapi32: A spelling fix in a comment.

Modified:
    trunk/reactos/dll/win32/mapi32/prop.c
    trunk/reactos/media/doc/README.WINE

Modified: trunk/reactos/dll/win32/mapi32/prop.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/mapi32/prop.c?rev=75885&r1=75884&r2=75885&view=diff
==============================================================================
--- trunk/reactos/dll/win32/mapi32/prop.c       [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/mapi32/prop.c       [iso-8859-1] Sun Sep 17 
22:54:52 2017
@@ -1623,7 +1623,7 @@
  *
  * 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

Modified: trunk/reactos/media/doc/README.WINE
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=75885&r1=75884&r2=75885&view=diff
==============================================================================
--- trunk/reactos/media/doc/README.WINE [iso-8859-1] (original)
+++ trunk/reactos/media/doc/README.WINE [iso-8859-1] Sun Sep 17 22:54:52 2017
@@ -89,7 +89,7 @@
 reactos/dll/win32/jsproxy             # Synced to WineStaging-2.16
 reactos/dll/win32/loadperf            # Synced to WineStaging-2.9
 reactos/dll/win32/lz32                # Synced to WineStaging-2.9
-reactos/dll/win32/mapi32              # Synced to WineStaging-2.9
+reactos/dll/win32/mapi32              # Synced to WineStaging-2.16
 reactos/dll/win32/mciavi32            # Synced to WineStaging-2.9
 reactos/dll/win32/mcicda              # Synced to WineStaging-2.9
 reactos/dll/win32/mciqtz32            # Synced to WineStaging-2.9


Reply via email to