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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user