aboutsummaryrefslogtreecommitdiffstats
path: root/pop2.c
diff options
context:
space:
mode:
Diffstat (limited to 'pop2.c')
-rw-r--r--pop2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pop2.c b/pop2.c
index dc9c2e7c..28056b13 100644
--- a/pop2.c
+++ b/pop2.c
@@ -64,7 +64,7 @@ int POP2_stateXFER (int msgsize, int socket, int mboxfd, int topipe);
*********************************************************************/
int doPOP2 (options)
-struct optrec *options;
+struct hostrec *options;
{
int mboxfd;
int socket;