Fixed warning.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9996 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-11-18 04:15:10 +00:00
parent 397e7db6df
commit 5d6e6b647c
+2
View File
@@ -104,6 +104,8 @@ int32
IOScheduler::Scheduler()
{
// main loop
return 0;
}