From 00def85c82740acd2bed0927a1b4d8e86a90f3e6 Mon Sep 17 00:00:00 2001 From: Manju Rajashekhar Date: Fri, 19 Jun 2015 10:17:51 -0700 Subject: [PATCH] updated comment --- src/nc_conf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/nc_conf.c b/src/nc_conf.c index d3dd32d1..66267a0f 100644 --- a/src/nc_conf.c +++ b/src/nc_conf.c @@ -1639,8 +1639,7 @@ conf_add_server(struct conf *cf, struct command *cmd, void *conf) * The address resolution of the backend server hostname is lazy. * The resolution occurs when a new connection to the server is * created, which could either be the first time or every time - * or every time the server gets re-added to the pool after an - * auto ejection. + * the server gets re-added to the pool after an auto ejection */ field->valid = 1;