Trivial comment change

This commit is contained in:
oldmud0 2021-01-10 10:41:34 -06:00 committed by GitHub
parent 1ad8f3bf24
commit 62532f0b64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -316,7 +316,7 @@ private:
QVector<chatlogpiece> ic_chatlog_history; QVector<chatlogpiece> ic_chatlog_history;
// triggers ping_server() every 1 second // triggers ping_server() every 45 seconds
QTimer *keepalive_timer; QTimer *keepalive_timer;
// determines how fast messages tick onto screen // determines how fast messages tick onto screen