changeset 1570:99683b8da47c

Removed unnecessary tab in GNUmakefile.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 26 Aug 2015 15:35:45 +0300
parents edfffcdce4d3
children ad1e00b7b1c4
files xml/en/GNUmakefile xml/ru/GNUmakefile
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/GNUmakefile
+++ b/xml/en/GNUmakefile
@@ -94,7 +94,7 @@ REFS =									\
 		mail/ngx_mail_ssl_module				\
 		stream/ngx_stream_access_module				\
 		stream/ngx_stream_core_module				\
-		stream/ngx_stream_limit_conn_module				\
+		stream/ngx_stream_limit_conn_module			\
 		stream/ngx_stream_proxy_module				\
 		stream/ngx_stream_ssl_module				\
 		stream/ngx_stream_upstream_module			\
--- a/xml/ru/GNUmakefile
+++ b/xml/ru/GNUmakefile
@@ -83,7 +83,7 @@ REFS =									\
 		mail/ngx_mail_ssl_module				\
 		stream/ngx_stream_access_module				\
 		stream/ngx_stream_core_module				\
-		stream/ngx_stream_limit_conn_module				\
+		stream/ngx_stream_limit_conn_module			\
 		stream/ngx_stream_proxy_module				\
 		stream/ngx_stream_ssl_module				\