mirror of
https://github.com/znc/znc.git
synced 2026-06-20 18:15:06 +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.