From 4b924f3a5c9c549c75deed8bdda2cbd82fd7f64b Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 30 May 2007 00:29:55 +0000 Subject: whitespace fixes --- util-linux/getopt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux') diff --git a/util-linux/getopt.c b/util-linux/getopt.c index b4749c1..06c3488 100644 --- a/util-linux/getopt.c +++ b/util-linux/getopt.c @@ -287,7 +287,7 @@ int getopt_main(int argc, char *argv[]) char *name = NULL; unsigned opt; const char *compatible; - char *s_arg; + char *s_arg; #if ENABLE_GETOPT_LONG struct option *long_options = NULL; llist_t *l_arg = NULL; -- cgit v1.1