changeset 1673:cd042416586c

fix typo
author Igor Sysoev <igor@sysoev.ru>
date Fri, 30 Nov 2007 22:07:05 +0000
parents bc93d5ab3e27
children f2c87cba6596
files src/mail/ngx_mail.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 {