mirror of
https://github.com/nginx/nginx.git
synced 2024-12-04 13:59:00 +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_plain,
|
||||
ngx_pop3_auth_cram_md5
|
||||
} ngx_po3_state_e;
|
||||
} ngx_pop3_state_e;
|
||||
|
||||
|
||||
typedef enum {
|
||||
|
Loading…
Reference in New Issue
Block a user