core: Clarify name of capsPendingNegotiation flag
authorShane Synan <digitalcircuit36939@gmail.com>
Mon, 27 Jan 2020 06:53:16 +0000 (01:53 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 12 Apr 2020 11:14:19 +0000 (13:14 +0200)
commitd48c2331b38ae46732ac1ab9f35a3a0b85100f92
tree04421648a25e8c3a55c69e8818a41a2e94c9848d
parent00b029d3947bc751893d735a495b03ea8796e139
core: Clarify name of capsPendingNegotiation flag

Rename "capNegotiationInProgress()" to "capsPendingNegotiation()"
to better clarify the meaning of the function.  This checks if any
capabilities are queued for an ongoing negotiation; it does not
represent whether or not "CAP LS" has been sent.
src/core/corenetwork.cpp
src/core/corenetwork.h