1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 14:26:39 +02:00

relay: fix typo in a comment

This commit is contained in:
Sébastien Helleu
2016-02-02 07:00:40 +01:00
parent 78aea5df6c
commit 02bcee02e9
+2 -2
View File
@@ -263,8 +263,8 @@ relay_client_handshake_timer_cb (void *data, int remaining_calls)
#endif /* HAVE_GNUTLS */
/*
* Reads text data from a client: splits data on '\n' and keep a partial message
* if date does not end with '\n'.
* Reads text data from a client: splits data on '\n' and keeps a partial
* message if data does not end with '\n'.
*/
void