Francois Gouget : readme: Note that Wine may also use Mac APIs.

Alexandre Julliard julliard at winehq.org
Thu Apr 20 12:35:13 CDT 2017


Module: wine
Branch: stable
Commit: 595ec50f5e696fb3db96b04d4939da4ac669f312
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=595ec50f5e696fb3db96b04d4939da4ac669f312

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Mar 24 03:42:27 2017 +0100

readme: Note that Wine may also use Mac APIs.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit aa2a90c4189c250ef168da033ca20cb7167aba5c)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index b1ca54f..5cd2151 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Wine is a program which allows running Microsoft Windows programs
 (including DOS, Windows 3.x, Win32, and Win64 executables) on Unix.
 It consists of a program loader which loads and executes a Microsoft
 Windows binary, and a library (called Winelib) that implements Windows
-API calls using their Unix or X11 equivalents.  The library may also
+API calls using their Unix, X11 or Mac equivalents.  The library may also
 be used for porting Windows code into native Unix executables.
 
 Wine is free software, released under the GNU LGPL; see the file




More information about the wine-cvs mailing list