Update doxygen variable.

This commit is contained in:
Andrius Štikonas 2016-05-18 19:35:37 +01:00
parent fdfc47cf8f
commit 8d178a2a86
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ QList<Device*> LibPartedBackend::scanDevices(bool excludeReadOnly)
}
/** Detects the type of a FileSystem given a PedDevice and a PedPartition
@param pedPartition pointer to the pedPartition. Must not be nullptr
@param partitionPath path to the partition
@return the detected FileSystem type (FileSystem::Unknown if not detected)
*/
FileSystem::Type LibPartedBackend::detectFileSystem(const QString& partitionPath)