diff --git a/feuille.c b/feuille.c index 0c3c1db..6f15a3e 100644 --- a/feuille.c +++ b/feuille.c @@ -117,6 +117,7 @@ void accept_loop(int server) verbose(2, "making the right URL..."); if ((url = create_url(id)) != NULL) { + /* send URL */ verbose(2, "done.", url); verbose(1, "sending the link to the client...");