Fixed the documentation.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21917 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2007-08-12 23:54:15 +00:00
parent c6aab4598b
commit 337171e417
@@ -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)