Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4414 - trunk/src/core

Anonymous User
January 24, 2012 05:22AM
Author: vbart
Date: 2012-01-24 10:20:42 +0000 (Tue, 24 Jan 2012)
New Revision: 4414

Modified:
trunk/src/core/ngx_regex.c
Log:
Fixed grammar in PCRE JIT error log message.


Modified: trunk/src/core/ngx_regex.c
===================================================================
--- trunk/src/core/ngx_regex.c 2012-01-18 15:07:43 UTC (rev 4413)
+++ trunk/src/core/ngx_regex.c 2012-01-24 10:20:42 UTC (rev 4414)
@@ -403,7 +403,7 @@
}
#else
ngx_conf_log_error(NGX_LOG_WARN, cf, 0,
- "nginx was build without PCRE JIT support");
+ "nginx was built without PCRE JIT support");
*fp = 0;
#endif


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

[nginx] svn commit: r4414 - trunk/src/core

Anonymous User 1551 January 24, 2012 05:22AM



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

Online Users

Guests: 284
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