fix typo
This commit is contained in:
parent
be7424e3ae
commit
fe325a719e
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ typedef enum {
|
|||
ngx_pop3_auth_login_password,
|
||||
ngx_pop3_auth_plain,
|
||||
ngx_pop3_auth_cram_md5
|
||||
} ngx_po3_state_e;
|
||||
} ngx_pop3_state_e;
|
||||
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in a new issue