fix(feuille.c): documentation (x2)

main
Tom MTT. 1 year ago
parent 741800f7f3
commit 4894825dac

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

Loading…
Cancel
Save