'You' bug fixed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@187 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-03-21 23:55:01 +00:00
parent efe94af4ff
commit 04209e27a5
1 changed files with 1 additions and 1 deletions

View File

@ -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