*** no comment ***
This commit is contained in:
parent
fcfdb129d9
commit
f9ea284f0d
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ config_t::regexps_to_predicate(const std::string& command,
|
|||
if (! show_related && ! show_all_related) {
|
||||
if (! display_predicate.empty())
|
||||
display_predicate += "&";
|
||||
else if (! show_empty)
|
||||
if (! show_empty)
|
||||
display_predicate += "T&";
|
||||
|
||||
if (add_predicate == 2)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue