Module: docs Branch: master Commit: 8ea3494b2db91e896125cf5d4f399f0979a1aeb7 URL: http://source.winehq.org/git/docs.git/?a=commit;h=8ea3494b2db91e896125cf5d4f...
Author: André Hentschel nerv@dawncrow.de Date: Wed Jan 18 21:13:17 2012 +0100
winelib: Winelib isn't limited to 32-bit.
---
en/winelib-intro.sgml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/en/winelib-intro.sgml b/en/winelib-intro.sgml index cfe8d8f..9148336 100644 --- a/en/winelib-intro.sgml +++ b/en/winelib-intro.sgml @@ -15,7 +15,7 @@ compiler (and even these are used when compiling Wine). </para> <para> - Thanks to the above, Winelib supports most C and C++ 32bit source code, + Thanks to the above, Winelib supports most C and C++ source code, resource and message files, and can generate graphical or console applications as well as dynamic libraries. </para>