mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
remove some more of the evil trailing white spaces & tabs
This commit is contained in:
@@ -100,7 +100,7 @@ public:
|
||||
// We don't track detached channels
|
||||
if (Channel.IsDetached())
|
||||
return;
|
||||
|
||||
|
||||
// This is the first message for this channel, start a
|
||||
// new timeout.
|
||||
std::pair<time_t, unsigned int> tmp(now, 1);
|
||||
|
||||
Reference in New Issue
Block a user