* various fixes identified by gcc4, provided by Joe Prostko

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30902 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2009-05-28 20:36:22 +00:00
parent 1f58723702
commit 591bc3f2d9
6 changed files with 18 additions and 6 deletions
+3
View File
@@ -1947,6 +1947,9 @@ block_notifier_and_writer(void* /*data*/)
}
}
}
// never can get here
return B_OK;
}