diff options
Diffstat (limited to 'protocols/IRCG/src/irclib.h')
-rw-r--r-- | protocols/IRCG/src/irclib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/src/irclib.h b/protocols/IRCG/src/irclib.h index a6df9a0d8d..dcb6fccf00 100644 --- a/protocols/IRCG/src/irclib.h +++ b/protocols/IRCG/src/irclib.h @@ -152,7 +152,7 @@ protected: public:
CDccSession(CIrcProto*, DCCINFO *pdci); // constructor
- ~CDccSession(); // destructor, ÷òî õàðàêòåðíî
+ ~CDccSession(); // destructor, что характерно
time_t tLastPercentageUpdate; // time of last update of the filetransfer dialog
time_t tLastActivity; // time of last in/out activity of the object
|