project cleanup
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
/**
|
||||
* @file drive.cpp
|
||||
* @brief represent physical drive
|
||||
* @author hendrik schutter
|
||||
* @date 01.05.2020
|
||||
* @file drive.cpp
|
||||
* @brief represent physical drive
|
||||
* @author hendrik schutter
|
||||
* @date 01.05.2020
|
||||
*/
|
||||
|
||||
#include "drive.h"
|
||||
#include "../include/reHDD.h"
|
||||
|
||||
string Drive::getPath(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user