mirror of
https://github.com/nginx/nginx.git
synced 2025-06-20 03:51:09 +08:00
fix typo
This commit is contained in:
parent
77e8b0c59f
commit
7e924427ac
@ -102,7 +102,7 @@ typedef enum {
|
|||||||
ngx_pop3_auth_login_password,
|
ngx_pop3_auth_login_password,
|
||||||
ngx_pop3_auth_plain,
|
ngx_pop3_auth_plain,
|
||||||
ngx_pop3_auth_cram_md5
|
ngx_pop3_auth_cram_md5
|
||||||
} ngx_po3_state_e;
|
} ngx_pop3_state_e;
|
||||||
|
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
Loading…
Reference in New Issue
Block a user