mirror of
https://github.com/znc/znc.git
synced 2026-08-05 08:23:12 +02:00
f238a24190
The CChan::SendBuffer(CClient,CBuffer) overload should just playback the given buffer and obviously not clear the channel's own buffer => auto-clear the buffer in CChan::SendBuffer(CClient) as appropriate.