diff src/mail/ngx_mail.h @ 1673:cd042416586c

fix typo
author Igor Sysoev <igor@sysoev.ru>
date Fri, 30 Nov 2007 22:07:05 +0000
parents f69493e8faab
children 057d362ee50e
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 {