aboutsummaryrefslogtreecommitdiff
path: root/src/lsreg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lsreg.c')
-rw-r--r--src/lsreg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lsreg.c b/src/lsreg.c
index 11c8203..78d3862 100644
--- a/src/lsreg.c
+++ b/src/lsreg.c
@@ -29,7 +29,7 @@ parse_options(struct eclat_command const *cmd,
available_filters = filters;
generic_proginfo->print_help_hook = list_filters;
generic_proginfo->args_doc = "[REGION [REGION...]]";
- return generic_parse_options(cmd,
+ generic_parse_options(cmd,
"List available regions",
argc, argv, index);
}

Return to:

Send suggestions and report system problems to the System administrator.