[PATCH] indentation

8 views
Skip to first unread message

Konrad Schwarz

unread,
Apr 11, 2026, 3:46:53 PM (11 days ago) Apr 11
to swup...@googlegroups.com, Konrad Schwarz
From: Konrad Schwarz <konrad....@siemens.com>

A random indentation mistake I corrected (thinking
I was at fault).

Signed-off-by: Konrad Schwarz <konrad....@siemens.com>
---
core/progress_thread.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/progress_thread.c b/core/progress_thread.c
index 3d413aef..89d2ee30 100644
--- a/core/progress_thread.c
+++ b/core/progress_thread.c
@@ -149,7 +149,7 @@ void swupdate_progress_init(unsigned int nsteps) {
pprog->msg.nsteps = nsteps;
pprog->msg.cur_step = 0;
pprog->msg.status = START;
- pprog->msg.cur_percent = 0;
+ pprog->msg.cur_percent = 0;
pprog->msg.infolen = get_install_info(pprog->msg.info,
sizeof(pprog->msg.info));
pprog->msg.source = get_install_source();
--
2.47.3

Stefano Babic

unread,
Apr 12, 2026, 4:43:38 AM (10 days ago) Apr 12
to Konrad Schwarz, swup...@googlegroups.com, Konrad Schwarz
Hi Konrad,
Applied to -master, thanks !

Best regards,
Stefano Babic
Reply all
Reply to author
Forward
0 new messages