summaryrefslogtreecommitdiff
path: root/sfeed_mbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_mbox.c')
-rw-r--r--sfeed_mbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfeed_mbox.c b/sfeed_mbox.c
index d16b8d3..924b6d2 100644
--- a/sfeed_mbox.c
+++ b/sfeed_mbox.c
@@ -169,5 +169,6 @@ main(int argc, char *argv[])
fclose(fp);
}
}
+
return 0;
}