summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 129273b4..b53a2205 100644
--- a/main.c
+++ b/main.c
@@ -208,7 +208,7 @@ server_exec_command_line (const char *cmdline, int len, char *sendback, int sbsi
if (parg < pend) {
// add files
if (!queue) {
- pl_free ();
+ pl_clear ();
pl_reset_cursor ();
}
while (parg < pend) {