mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-25 10:47:00 +00:00
(pop_retr): Declare comment.
This commit is contained in:
parent
7a71a86d3d
commit
b553981f42
@ -845,6 +845,7 @@ popmail (mailbox, outfile, preserve, password, reverse_order)
|
||||
int
|
||||
pop_retr (server, msgno, arg)
|
||||
popserver server;
|
||||
int msgno;
|
||||
FILE *arg;
|
||||
{
|
||||
extern char *strerror ();
|
||||
|
Loading…
Reference in New Issue
Block a user