Fixed the documentation.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21917 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -274,7 +274,9 @@ KPartitioningSystem::SupportsInitializing(KPartition *partition)
|
||||
}
|
||||
|
||||
// SupportsInitializingChild
|
||||
//! Check whether the add-on supports initializing a child of this partition.
|
||||
/*! Check whether the child partition managed by this partitioning system can
|
||||
be initialized with the given disk system.
|
||||
*/
|
||||
bool
|
||||
KPartitioningSystem::SupportsInitializingChild(KPartition *child,
|
||||
const char *diskSystem)
|
||||
|
||||
Reference in New Issue
Block a user