Use same structure of whitespace as in rest of comment.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26646 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2008-07-26 19:08:47 +00:00
parent d970f8e4c5
commit ad50b122b9
+3 -3
View File
@@ -273,9 +273,9 @@ BDiskDevice::PrepareModifications()
*
* Creates a set of jobs that perform all the changes done after
* \ref PrepareModifications. The changes are then written to device.
* Deletes and recreates all BPartition children to apply the changes,
* so cached pointers to BPartition objects cannot be used after this
* call.
* Deletes and recreates all BPartition children to apply the changes,
* so cached pointers to BPartition objects cannot be used after this
* call.
* Unlocks the device for further use.
*/
status_t