summaryrefslogtreecommitdiff
path: root/session.c
diff options
context:
space:
mode:
authorSunil Nimmagadda <sunil@nimmagadda.net>2014-05-29 16:02:05 +0500
committerSunil Nimmagadda <sunil@nimmagadda.net>2014-05-29 16:02:05 +0500
commit5ee656f6eaeb749c3391fb7de801d46b0934f2a4 (patch)
treec6dd6876da0b3efc4fef05761215bde90d93ff83 /session.c
parentde616ecae133677d9ab6a0dff1570117e288fa5b (diff)
knf and whitespace fixes.
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)