diff src/http/ngx_http_request.h @ 2301:148c2e840c2b

style fix: remove trailing spaces
author Igor Sysoev <igor@sysoev.ru>
date Tue, 11 Nov 2008 16:04:05 +0000
parents ce574b0ffeec
children 87b8c44906b5
line wrap: on
line diff
--- a/src/http/ngx_http_request.h
+++ b/src/http/ngx_http_request.h
@@ -439,7 +439,7 @@ struct ngx_http_request_s {
 
     /*
      * instead of using the request context data in
-     * ngx_http_limit_zone_module and ngx_http_limit_req_module 
+     * ngx_http_limit_zone_module and ngx_http_limit_req_module
      * we use the single bits in the request structure
      */
     unsigned                          limit_zone_set:1;