*** no comment ***

This commit is contained in:
John Wiegley 2006-02-27 13:42:32 +00:00
parent fcfdb129d9
commit f9ea284f0d

View file

@ -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)