fix(feuille.c): documentation (x2)

This commit is contained in:
Tom MTT. 2022-11-29 10:54:07 +01:00
parent 741800f7f3
commit 4894825dac

View file

@ -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...");