boot_loader_openfirmware: Fix trace output
Update the variable name. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39430 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -645,7 +645,7 @@ arch_set_callback(void)
|
||||
puts("set-callback failed!");
|
||||
return B_ERROR;
|
||||
}
|
||||
//printf("old callback = %p\n", old);
|
||||
//printf("old callback = %p\n", oldCallback);
|
||||
|
||||
return B_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user