Please review.

Signed-off-by: Jacek Caban <ja...@codeweavers.com>
---
 mingw-w64-headers/include/sal.h | 3 +++
 1 file changed, 3 insertions(+)


diff --git a/mingw-w64-headers/include/sal.h b/mingw-w64-headers/include/sal.h
index 9088d5ab..0a2df8b4 100644
--- a/mingw-w64-headers/include/sal.h
+++ b/mingw-w64-headers/include/sal.h
@@ -47,6 +47,9 @@
 #define _Out_writes_to_ptr_z(p)
 
 /* Optional pointer parameters */
+#define __in_opt
+#define __out_opt
+#define __inout_opt
 #define _In_opt_
 #define _Out_opt_
 #define _Inout_opt_

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to