summaryrefslogtreecommitdiffstats
path: root/option-zerocd/option-zerocd.c
diff options
context:
space:
mode:
Diffstat (limited to 'option-zerocd/option-zerocd.c')
-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[] = {