Modified description field for bouncedcc module to explain what the module actually does.

This commit is contained in:
TEP
2012-01-10 21:37:16 -05:00
parent 8e558e83ab
commit 9fdac9f37a
+1 -1
View File
@@ -451,5 +451,5 @@ unsigned short CDCCBounce::DCCRequest(const CString& sNick, unsigned long uLongI
MODULEDEFS(CBounceDCCMod, "Bounce DCC module")
MODULEDEFS(CBounceDCCMod, "This module bounces DCC transfers through the ZNC server instead of sending them directly to the user. ")