aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-03-17 18:42:28 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-03-17 18:42:28 +0000
commited588a2f2f6f387be5645ed38b8077e9f01a1291 (patch)
tree8002b657e70d1e896d3c87de4143b37264fa941f /imap.c
parentabe5829f32554045a77aa501b6ef60f2d1e07dc3 (diff)
downloadfetchmail-ed588a2f2f6f387be5645ed38b8077e9f01a1291.tar.gz
fetchmail-ed588a2f2f6f387be5645ed38b8077e9f01a1291.tar.bz2
fetchmail-ed588a2f2f6f387be5645ed38b8077e9f01a1291.zip
Fix -Wall warnings.
svn path=/trunk/; revision=1707
Diffstat (limited to 'imap.c')
-rw-r--r--imap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/imap.c b/imap.c
index 69920480..29ce0de9 100644
--- a/imap.c
+++ b/imap.c
@@ -716,6 +716,8 @@ static int internal_expunge(int sock)
#ifdef IMAP_UID /* not used */
expunge_uids(ctl);
#endif /* IMAP_UID */
+
+ return(PS_SUCCESS);
}
static int imap_getrange(int sock,