mirror of
https://github.com/mpv-player/mpv
synced 2025-01-20 21:07:29 +01:00
one more spelling fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23183 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b059b8e36e
commit
1e372554cc
@ -1396,7 +1396,7 @@ static int radeon_init(void)
|
||||
(def_cap.device_id == DEVICE_ATI_RAGE_MOBILITY_M3 ||
|
||||
def_cap.device_id == DEVICE_ATI_RAGE_MOBILITY_M32))
|
||||
{
|
||||
printf(RADEON_MSG" Workarounding buggy Rage Mobility M3 (0 vs. 8MB ram)\n");
|
||||
printf(RADEON_MSG" Working around Rage Mobility M3 (0 vs. 8MB ram)\n");
|
||||
radeon_ram_size = 8192*1024;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user