Remove second trailing new-line in websocket.c
This commit is contained in:
@ -199,4 +199,3 @@ int ws_handle_connection(sock *s1, sock *s2) {
|
|||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user