corrected typo.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8996 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -858,7 +858,7 @@ static status_t exec_type2_script(uint8* rom, uint16 adress, int16* size, uint16
|
|||||||
uint8 index, byte, safe;
|
uint8 index, byte, safe;
|
||||||
uint32 reg, data, data2, and_out, or_in, safe32;
|
uint32 reg, data, data2, and_out, or_in, safe32;
|
||||||
|
|
||||||
LOG(8,("\nINFO: executing type1 script at adress $%04x...\n", adress));
|
LOG(8,("\nINFO: executing type2 script at adress $%04x...\n", adress));
|
||||||
|
|
||||||
while (!end)
|
while (!end)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user