Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4823 - trunk/src/mail

Anonymous User
August 18, 2012 07:06PM
Author: mdounin
Date: 2012-08-18 23:04:39 +0000 (Sat, 18 Aug 2012)
New Revision: 4823
URL: http://trac.nginx.org/nginx/changeset/4823/nginx

Log:
Whitespace fix.


Modified:
trunk/src/mail/ngx_mail_core_module.c

Modified: trunk/src/mail/ngx_mail_core_module.c
===================================================================
--- trunk/src/mail/ngx_mail_core_module.c 2012-08-17 15:35:50 UTC (rev 4822)
+++ trunk/src/mail/ngx_mail_core_module.c 2012-08-18 23:04:39 UTC (rev 4823)
@@ -391,13 +391,13 @@
if (ngx_modules[m]->type != NGX_MAIL_MODULE) {
continue;
}
-
+
module = ngx_modules[m]->ctx;
-
+
if (module->protocol == NULL) {
continue;
}
-
+
for (i = 0; module->protocol->port[i]; i++) {
if (module->protocol->port[i] == u.port) {
cscf->protocol = module->protocol;

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r4823 - trunk/src/mail

Anonymous User 1207 August 18, 2012 07:06PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 115
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready