Made our version of is_computer_on_fire() behave like the BeOS one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18259 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -28,6 +28,6 @@ is_computer_on(void)
|
|||||||
double
|
double
|
||||||
is_computer_on_fire(void)
|
is_computer_on_fire(void)
|
||||||
{
|
{
|
||||||
return 0;
|
return 0.63739;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user