From 24e923855ffd83725ff333b7e1f27063f430b1a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Sun, 23 May 2021 16:28:52 +0200 Subject: [PATCH] beep --- jobs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs.c b/jobs.c index d220802..a00d631 100644 --- a/jobs.c +++ b/jobs.c @@ -144,4 +144,4 @@ cell *trouver_id(list *l_ptr, int id) } return NULL; // erreur -} \ No newline at end of file +}