summaryrefslogtreecommitdiff
path: root/libproto/pop/pop3_capatst.c
diff options
context:
space:
mode:
Diffstat (limited to 'libproto/pop/pop3_capatst.c')
-rw-r--r--libproto/pop/pop3_capatst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libproto/pop/pop3_capatst.c b/libproto/pop/pop3_capatst.c
index bee074a52..37d740b63 100644
--- a/libproto/pop/pop3_capatst.c
+++ b/libproto/pop/pop3_capatst.c
@@ -26,7 +26,7 @@
#include <mailutils/sys/pop3.h>
int
-pop3_capa_test (mu_pop3_t pop3, const char *name, const char **pret)
+mu_pop3_capa_test (mu_pop3_t pop3, const char *name, const char **pret)
{
int rc;

Return to:

Send suggestions and report system problems to the System administrator.