summaryrefslogtreecommitdiff
path: root/src/system
diff options
context:
space:
mode:
Diffstat (limited to 'src/system')
-rw-r--r--src/system/dlt-system-options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/system/dlt-system-options.c b/src/system/dlt-system-options.c
index 65951a2..01a2215 100644
--- a/src/system/dlt-system-options.c
+++ b/src/system/dlt-system-options.c
@@ -110,6 +110,7 @@ int read_command_line(DltSystemCliOptions *options, int argc, char *argv[])
{
usage(argv[0]);
exit(0);
+ return -1;//for parasoft
}
default:
{