Merge branch 'master' of https://opensourceprojects.eu/git/p/recoll1/code
This commit is contained in:
commit
117207c6ca
@ -189,6 +189,7 @@ bool topdirs_state(vector<bool> tdlstate)
|
|||||||
for (const auto& dir : o_topdirs) {
|
for (const auto& dir : o_topdirs) {
|
||||||
tdlstate.push_back(path_empty(dir));
|
tdlstate.push_back(path_empty(dir));
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void sigcleanup(int sig)
|
static void sigcleanup(int sig)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user