From cdb7b07d7520c2c9dbb4ec4748cbd573421c75a3 Mon Sep 17 00:00:00 2001 From: Raphael Defosseux Date: Fri, 20 Nov 2020 12:01:26 +0100 Subject: [PATCH 1/2] mofifying source file Signed-off-by: Raphael Defosseux --- src/test1.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test1.c b/src/test1.c index 30bad5b..38b659a 100644 --- a/src/test1.c +++ b/src/test1.c @@ -3,6 +3,7 @@ * Author Raphael Defosseux * Comments : Proper comments * i do care : bbbb + * new comment: i really care! */ #include From 1ae84ce4b15a0306c007ac9fd8e0140ff6d1a6a2 Mon Sep 17 00:00:00 2001 From: Raphael Defosseux Date: Fri, 20 Nov 2020 12:58:35 +0100 Subject: [PATCH 2/2] more debug Signed-off-by: Raphael Defosseux --- src/test2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test2.c b/src/test2.c index f3007c7..7fbbc1c 100644 --- a/src/test2.c +++ b/src/test2.c @@ -2,6 +2,7 @@ * Copyright OAI Software Alliance * Author Raphael Defosseux * Comments : Proper comments + * again I really care! */ #include