Mercurial > mplayer.hg
changeset 186:8f393ca085bf
'You' bug fixed
author | arpi_esp |
---|---|
date | Wed, 21 Mar 2001 23:55:01 +0000 |
parents | b2dfe79ffb9f |
children | 7115f8d40201 |
files | loader/wine/windef.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/loader/wine/windef.h Wed Mar 21 21:09:36 2001 +0000 +++ b/loader/wine/windef.h Wed Mar 21 23:55:01 2001 +0000 @@ -113,7 +113,7 @@ # 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