summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/clifront.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/clifront.c')
-rw-r--r--src/emu/clifront.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/clifront.c b/src/emu/clifront.c
index 20f3c46cf92..5921f758c1b 100644
--- a/src/emu/clifront.c
+++ b/src/emu/clifront.c
@@ -231,7 +231,7 @@ int cli_frontend::execute(int argc, char **argv)
}
software_list_close(list);
-
+
if (found) break;
}
if (!found) {