summaryrefslogtreecommitdiffstats
path: root/loader/wine
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-21 23:55:01 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-21 23:55:01 +0000
commit04209e27a5404e3e8a633f8752f338b52c73f60c (patch)
tree1f3d3a961fc65bf2b9d9aaa990d4440590ed4256 /loader/wine
parentefe94af4ff938497ca00de7905d925a6bcebcca9 (diff)
downloadmpv-04209e27a5404e3e8a633f8752f338b52c73f60c.tar.bz2
mpv-04209e27a5404e3e8a633f8752f338b52c73f60c.tar.xz
'You' bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@187 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'loader/wine')
-rw-r--r--loader/wine/windef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/wine/windef.h b/loader/wine/windef.h
index 7596dae657..d6e2c5f313 100644
--- a/loader/wine/windef.h
+++ b/loader/wine/windef.h
@@ -113,7 +113,7 @@ extern "C" {
# define __RESTORE_ES __asm__ __volatile__("pushl %ds\n\tpopl %es")
# endif
# else
-# error You need gcc >= 2.7 to build Wine on a 386
+// # error You need gcc >= 2.7 to build Wine on a 386
# endif
#else
# define __stdcall