mirror of
https://github.com/znc/znc.git
synced 2026-04-30 18:42:25 +02:00
remove some more of the evil trailing white spaces & tabs
This commit is contained in:
@@ -709,7 +709,7 @@ void CIRCSock::ReadLine(const CString& sData) {
|
||||
sArgs.Trim();
|
||||
MODULECALL(OnServerCapResult(sArgs, false), m_pUser, NULL, NOTHING);
|
||||
}
|
||||
|
||||
|
||||
SendNextCap();
|
||||
}
|
||||
// Don't forward any CAP stuff to the client
|
||||
|
||||
Reference in New Issue
Block a user