Add newline

master
HimbeerserverDE 2021-09-13 21:09:40 +02:00
parent af91c9d9ae
commit dce73b5ab4
No known key found for this signature in database
GPG Key ID: 1A651504791E6A8B
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ func handleContent(cc *contentConn) {
if errors.Is(cc.WhyClosed(), rudp.ErrTimedOut) {
cc.log("<->", "timeout")
}
break
}