From bda700eb3edd29071eeeec526dafb924733b6062 Mon Sep 17 00:00:00 2001 From: Otavio Pontes Date: Fri, 25 Oct 2019 14:47:01 -0700 Subject: [PATCH] autoupdate: Remove trailing spaces Signed-off-by: Otavio Pontes --- src/autoupdate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/autoupdate.c b/src/autoupdate.c index fb9fdad7..07eb202b 100644 --- a/src/autoupdate.c +++ b/src/autoupdate.c @@ -129,7 +129,7 @@ enum swupd_code autoupdate_main(int argc, char **argv) } /* If globals.path_prefix is given and we have succeeded so far, - * make sense to return SWUPD_OK at this point. In that case, + * make sense to return SWUPD_OK at this point. In that case, * a swupd timer restart cannot be done as there is no * system daemon to communicate for rootfs. */