summaryrefslogtreecommitdiff
path: root/session.c
diff options
context:
space:
mode:
Diffstat (limited to 'session.c')
-rw-r--r--session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/session.c b/session.c
index eceb800..cacaa2a 100644
--- a/session.c
+++ b/session.c
@@ -608,7 +608,7 @@ handle_list_all(struct session *s, struct imsg *imsg)
if (res->uidl)
if (strlen(res->u.hash))
session_reply(s, "%zu %s", res->idx, res->u.hash);
- else
+ else
goto end;
else
if (res->u.sz)