Chameleon

Chameleon Commit Details

Date:2011-08-08 05:25:11 (12 years 8 months ago)
Author:Evan Lojewski
Commit:1331
Parents: 1330
Message:Cause the boot helper config file to be loaded properly.
Changes:
M/trunk/i386/libsaio/stringTable.c

File differences

trunk/i386/libsaio/stringTable.c
634634
635635
636636
637
637638
638639
639640
break;
}
}
if(ret == -1) ret = loadHelperConfig(config);
return ret;
}

Archive Download the corresponding diff file

Revision: 1331