mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Minor fix for doxygen
Patch by DarthGandalf, thanks. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2073 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -962,7 +962,7 @@ public:
|
||||
|
||||
/** Called when a client told us CAP LS. Use ssCaps.insert("cap-name")
|
||||
* for announcing capabilities which your module supports.
|
||||
* @param pClient client which wants caps.
|
||||
* @param ssCaps set of caps which will be sent to client.
|
||||
*/
|
||||
virtual void OnClientCapLs(SCString& ssCaps);
|
||||
/** Called only to check if your module supports turning on/off named capability.
|
||||
|
||||
Reference in New Issue
Block a user