forked from localhorst/reHDD
shred thread
This commit is contained in:
@ -15,7 +15,7 @@ class Shred
|
||||
protected:
|
||||
|
||||
public:
|
||||
static void shredDrive(Drive* drive);
|
||||
static void shredDrive(Drive* drive, int* fdInformPipeWrite);
|
||||
|
||||
private:
|
||||
Shred(void);
|
||||
|
Reference in New Issue
Block a user