diff --git a/src/common/inbound.c b/src/common/inbound.c index 169d1689..6cb27ba3 100644 --- a/src/common/inbound.c +++ b/src/common/inbound.c @@ -1903,11 +1903,7 @@ inbound_cap_ls (server *serv, char *nick, char *extensions_str, else { PrintTextf (serv->server_session, -<<<<<<< ours - _("Invalid STS capability token without value")); -======= _("Invalid STS capability token without a value; ignoring.")); ->>>>>>> theirs } continue; }