Welcome! Log In Create A New Profile

Advanced

[nginx] Core: fixed style in the error message.

Sergey Kandaurov
August 13, 2015 10:10AM
details: http://hg.nginx.org/nginx/rev/ddf35e019a80
branches:
changeset: 6224:ddf35e019a80
user: Sergey Kandaurov <pluknet@nginx.com>
date: Thu Aug 13 16:27:13 2015 +0300
description:
Core: fixed style in the error message.

diffstat:

src/core/ngx_hash.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r d1f94042c29c -r ddf35e019a80 src/core/ngx_hash.c
--- a/src/core/ngx_hash.c Thu Aug 13 15:55:21 2015 +0300
+++ b/src/core/ngx_hash.c Thu Aug 13 16:27:13 2015 +0300
@@ -261,7 +261,7 @@ ngx_hash_init(ngx_hash_init_t *hinit, ng
if (hinit->bucket_size < NGX_HASH_ELT_SIZE(&names[n]) + sizeof(void *))
{
ngx_log_error(NGX_LOG_EMERG, hinit->pool->log, 0,
- "could not build the %s, you should "
+ "could not build %s, you should "
"increase %s_bucket_size: %i",
hinit->name, hinit->name, hinit->bucket_size);
return NGX_ERROR;

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

[nginx] Core: fixed style in the error message.

Sergey Kandaurov 455 August 13, 2015 10:10AM



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

Online Users

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