Fixed a compilation bug, dunno why this got through...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1453 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
bc9fd4cc49
commit
edef81d01c
@ -131,7 +131,7 @@ main2(void *unused)
|
||||
TRACE(("start of main2: initializing devices\n"));
|
||||
|
||||
/* bootstrap all the filesystems */
|
||||
TRACE(("Bootstrap all filesystems\n");
|
||||
TRACE(("Bootstrap all filesystems\n"));
|
||||
vfs_bootstrap_all_filesystems();
|
||||
|
||||
TRACE(("Init modules\n"));
|
||||
|
Loading…
Reference in New Issue
Block a user