diff --git a/src/main.c b/src/main.c index c421b80..bbf33a3 100644 --- a/src/main.c +++ b/src/main.c @@ -32,6 +32,8 @@ cleanup(void) if (close(epoll_fd) || close(sock)) perror("ERROR: close"); + + putchar('\r'); } uint_fast8_t