From df9a52d857e8d39e9dea88b5eb478c11d42a5881 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Sat, 28 Nov 2020 14:33:20 +0100 Subject: downloader: filter possible devices and add mounts, remember last choices Signed-off-by: Robert C. Helling --- core/subsurfacestartup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index 25fd03352..3b0428ef0 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -270,7 +270,7 @@ void parse_argument(const char *arg) } if (strncmp(arg, "--list-dc", sizeof("--list-dc") - 1) == 0) { show_computer_list(); - return; + exit(0); } #elif SUBSURFACE_MOBILE_DESKTOP if (strncmp(arg, "--testqml=", sizeof("--testqml=") - 1) == 0) { -- cgit v1.2.3-70-g09d2