| commit | 7e924427ac65730e2b60bf365ad4ab55b7f17bb2 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Fri Nov 30 22:07:05 2007 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Fri Nov 30 22:07:05 2007 +0000 |
| tree | 3576d8f26c7fbabcabf2608b651a5824f71258c3 | |
| parent | 77e8b0c59fa836131b979bafb6c0e41e0b9e7c4d [diff] |
fix typo
diff --git a/src/mail/ngx_mail.h b/src/mail/ngx_mail.h index 1a401bc..a6b78a5 100644 --- a/src/mail/ngx_mail.h +++ b/src/mail/ngx_mail.h
@@ -102,7 +102,7 @@ ngx_pop3_auth_login_password, ngx_pop3_auth_plain, ngx_pop3_auth_cram_md5 -} ngx_po3_state_e; +} ngx_pop3_state_e; typedef enum {