From 53226b608e1d4e38eacad3a59e109e6bcc86cacd Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 11 Jan 2016 17:14:34 -0600 Subject: [PATCH] Trivial correction of alighment --- tools/cnvwindeps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cnvwindeps.c b/tools/cnvwindeps.c index a6e75e46662..516f441b517 100644 --- a/tools/cnvwindeps.c +++ b/tools/cnvwindeps.c @@ -275,7 +275,7 @@ int main(int argc, char **argv, char **envp) { printf(" \\\n\t%s", g_posix); } - } + } } } }