Chameleon

Chameleon Commit Details

Date:2010-08-18 06:27:03 (13 years 8 months ago)
Author:Azimutz
Commit:382
Parents: 381
Message:Copy/paste typo.
Changes:
M/branches/azimutz/Chazileon/i386/libsaio/acpi_patcher.c

File differences

branches/azimutz/Chazileon/i386/libsaio/acpi_patcher.c
622622
623623
624624
625
625
626626
627627
628628
{
fix_restart = false; //Azi: think this should be false by default!?
// On the other hand, i could use a shutdown fix now and then :)
getBoolForKey(kRestartFix, &fix_restart, &bootInfo->bootConfig);
getBoolForKey(kRestartFixKey, &fix_restart, &bootInfo->bootConfig);
}
else
{

Archive Download the corresponding diff file

Revision: 382