summaryrefslogtreecommitdiffhomepage
path: root/src/mail
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-12-12 20:49:45 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-12-12 20:49:45 +0000
commit15ec67c6d2d1e9179244d1d2d2b3c08c295c8ec2 (patch)
tree971386e408ed7dbfba3699b048c8f2d3b4ff604e /src/mail
parent932a8a18df48a7cde5b5163d3428414586bf7066 (diff)
downloadnginx-15ec67c6d2d1e9179244d1d2d2b3c08c295c8ec2.tar.gz
nginx-15ec67c6d2d1e9179244d1d2d2b3c08c295c8ec2.tar.bz2
r1587, r1588, r1589, r1590, r1592, r1599, r1629, r1636, r1674, r1681,
r1682, r1683 merge: typo and style fixes
Diffstat (limited to 'src/mail')
-rw-r--r--src/mail/ngx_mail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mail/ngx_mail.h b/src/mail/ngx_mail.h
index 1a401bc97..a6b78a5aa 100644
--- a/src/mail/ngx_mail.h
+++ b/src/mail/ngx_mail.h
@@ -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 {