]> git.kaiwu.me - nginx.git/commitdiff
fix typo
authorIgor Sysoev <igor@sysoev.ru>
Fri, 30 Nov 2007 22:07:05 +0000 (22:07 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 30 Nov 2007 22:07:05 +0000 (22:07 +0000)
src/mail/ngx_mail.h

index 1a401bc970c395836e3c36e68c048a7d425d8a60..a6b78a5aa52eaf10388d3a2e5838a19728d42037 100644 (file)
@@ -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 {