* Cleaned up pointer style
* Added new line that was missing from previous commit. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32298 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
04e24ee5ba
commit
6f0f2e9ecd
@ -170,6 +170,7 @@ open_partition(partition_id partitionID, int openMode)
|
|||||||
return fd;
|
return fd;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// create_child_partition
|
// create_child_partition
|
||||||
partition_data*
|
partition_data*
|
||||||
create_child_partition(partition_id partitionID, int32 index, off_t offset,
|
create_child_partition(partition_id partitionID, int32 index, off_t offset,
|
||||||
|
Loading…
Reference in New Issue
Block a user