fix typo
Igor Sysoev
14 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
src/mail/ngx_mail.h
less
more
101
101
ngx_pop3_auth_login_password,
102
102
ngx_pop3_auth_plain,
103
103
ngx_pop3_auth_cram_md5
104
} ngx_po3_state_e;
104
} ngx_pop3_state_e;
105
105
106
106
107
107
typedef enum {