mirror of
https://github.com/curl/curl.git
synced 2026-06-04 01:24:16 +03:00
pop3.c: Corrected problem with state() introduced in 01690ed2bc
This commit is contained in:
parent
9f96e6da28
commit
982315573c
1 changed files with 0 additions and 1 deletions
|
|
@ -236,7 +236,6 @@ static void state(struct connectdata *conn,
|
|||
"PASS",
|
||||
"STARTTLS",
|
||||
"LIST",
|
||||
"LIST_SINGLE",
|
||||
"RETR",
|
||||
"QUIT",
|
||||
/* LAST */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue