Chameleon

Chameleon Commit Details

Date:2012-12-28 08:56:35 (11 years 3 months ago)
Author:Evan Lojewski
Commit:2152
Parents: 2151
Message:Typo fix
Changes:
M/trunk/i386/libsaio/gma.c

File differences

trunk/i386/libsaio/gma.c
310310
311311
312312
313
313
314314
315315
316316
break;
default:
printf("Please specify 96, 64, or 32MB RAM for the HD4000 in the bios.\n"
"The selected %dMB RAM ocnfiguration is not supported for the HD4000.\n", ram);
"The selected %dMB RAM configuration is not supported for the HD4000.\n", ram);
pause();
return false;// Exit early before the AAPL,ig-platform-id property is set.
break;

Archive Download the corresponding diff file

Revision: 2152