From f4d95eecc0a152c3fbc7f4afe9cc825dc3fa7da4 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 6 Nov 2011 18:39:42 +0000 Subject: [PATCH] Re-indent. --- src/chsh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chsh.c b/src/chsh.c index 75171d82..132ba17b 100644 --- a/src/chsh.c +++ b/src/chsh.c @@ -198,7 +198,7 @@ static bool shell_is_listed (const char *sh) } /* - * * process_flags - parse the command line options + * process_flags - parse the command line options * * It will not return if an error is encountered. */