diff options
Diffstat (limited to 'pop2.c')
-rw-r--r-- | pop2.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |