Fix copy-paste error
This commit is contained in:
+1
-1
@@ -629,7 +629,7 @@ void AutoDelete::cancel()
|
||||
}
|
||||
|
||||
void AutoDelete::reset(const Path & p, bool recursive = true) {
|
||||
this-> p = p;
|
||||
path = p;
|
||||
this->recursive = recursive;
|
||||
del = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user