changeset 815:b630109560b7

style fix: remove trailing spaces
author Igor Sysoev <igor@sysoev.ru>
date Wed, 25 Oct 2006 16:19:03 +0000
parents 760ed037a5a4
children e372368dadd7
files src/http/modules/ngx_http_memcached_module.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/http/modules/ngx_http_memcached_module.c
+++ b/src/http/modules/ngx_http_memcached_module.c
@@ -603,7 +603,7 @@ ngx_http_memcached_pass(ngx_conf_t *cf, 
 
     u.url = value[1];
     u.uri_part = 1;
-    
+
     if (ngx_parse_url(cf, &u) != NGX_OK) {
         if (u.err) {
             ngx_conf_log_error(NGX_LOG_EMERG, cf, 0,