pop3: add state name in debug array
We have an array with the state names only built and used when built debug enabled and this need to list all the states from the .h
This commit is contained in:
@@ -237,6 +237,7 @@ static void state(struct connectdata *conn,
|
||||
"PASS",
|
||||
"STARTTLS",
|
||||
"LIST",
|
||||
"LIST_SINGLE",
|
||||
"RETR",
|
||||
"QUIT",
|
||||
/* LAST */
|
||||
|
Reference in New Issue
Block a user