From 007969ee404299a66bc5f995a5eb03d7b06782c9 Mon Sep 17 00:00:00 2001
From: CHEVALIER Noemy <noemy.chevalier7@etu.univ-lorraine.fr>
Date: Sun, 28 May 2023 21:33:14 +0000
Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 shukan/ShukanStudent.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shukan/ShukanStudent.java b/shukan/ShukanStudent.java
index e5bc636..b4b83af 100644
--- a/shukan/ShukanStudent.java
+++ b/shukan/ShukanStudent.java
@@ -196,3 +196,4 @@ public class ShukanStudent extends JPanel{
     {
         g2.drawLine (x, appliHeight - y, x + l, appliHeight - y);
     }
+}
-- 
GitLab