merge conflict fix part 3

This commit is contained in:
nhmall
2019-02-04 20:52:21 -05:00
parent 339072e8df
commit d2ed79e1d1

View File

@@ -170,7 +170,7 @@ VA_DECL(const char *, line)
msgtyp = msgtype_type(line, no_repeat);
if ((g.pline_flags & URGENT_MESSAGE) == 0
&& (msgtyp == MSGTYP_NOSHOW
|| (msgtyp == MSGTYP_NOREP && !strcmp(line, prevmsg))))
|| (msgtyp == MSGTYP_NOREP && !strcmp(line, g.prevmsg))))
/* FIXME: we need a way to tell our caller that this message
* was suppressed so that caller doesn't set iflags.last_msg
* for something that hasn't been shown, otherwise a subsequent