* Fixed typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31762 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2a26c91105
commit
27a88ee6b2
@ -743,7 +743,7 @@ VMCache::SetMinimalCommitment(off_t commitment)
|
|||||||
Since removed pages don't belong to the cache any longer, they are not
|
Since removed pages don't belong to the cache any longer, they are not
|
||||||
written back before they will be removed.
|
written back before they will be removed.
|
||||||
|
|
||||||
Note, this function way temporarily release the cache lock in case it
|
Note, this function may temporarily release the cache lock in case it
|
||||||
has to wait for busy pages.
|
has to wait for busy pages.
|
||||||
*/
|
*/
|
||||||
status_t
|
status_t
|
||||||
|
Loading…
Reference in New Issue
Block a user