summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2008-12-16 22:12:23 -0500
committerDan Williams <dcbw@redhat.com>2008-12-16 22:12:23 -0500
commit987d6861fd184a2b250a5f71b3bdde90ec9055a2 (patch)
tree523461de35ec703f48469d5e10347e1ceab3c0e3
parent6fb48381592fe1d6da735605af2b7dad526cb5bc (diff)
whitespace cleanup
-rw-r--r--option-zerocd/option-zerocd.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/option-zerocd/option-zerocd.c b/option-zerocd/option-zerocd.c
index 47b099d..cc124dd 100644
--- a/option-zerocd/option-zerocd.c
+++ b/option-zerocd/option-zerocd.c
@@ -117,11 +117,11 @@ print_usage (void)
int main(int argc, char **argv)
{
static struct option options[] = {
- { "help", no_argument, NULL, 'h' },
+ { "help", no_argument, NULL, 'h' },
{ "vendor", required_argument, NULL, 'v' },
- { "product", required_argument, NULL, 'p' },
- { "debug", no_argument, NULL, 'd' },
- { NULL, 0, NULL, 0}
+ { "product", required_argument, NULL, 'p' },
+ { "debug", no_argument, NULL, 'd' },
+ { NULL, 0, NULL, 0}
};
const char const rezero_cbw[] = {