On Tue, Feb 7, 2023 at 8:06 AM Christian MAUDERER
wrote:
>
> Hello Prakhar,
>
> that looks suspiciously like a HTML mail (or rather a mixed mode mail).
> How did you send that patch? Usually it's best to use git send-email to
> send patches to the list so that no mail client messes up formatting
>
Hello Prakhar,
that looks suspiciously like a HTML mail (or rather a mixed mode mail).
How did you send that patch? Usually it's best to use git send-email to
send patches to the list so that no mail client messes up formatting
which helps with applying patches again.
Best regards
Christian
From: Prakhar
Date: Tue, 7 Feb 2023 13:43:09 +0530
Subject: [PATCH 4/4] updated hello.c
---
hello.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello.c b/hello.c
index 72d1dd4..a3c40ae 100644
--- a/hello.c
+++ b/hello.c
@@ -9,6 +9,6 @@ rtems_task Init(
rtems_task_argum