[nginx] Configure: style.

Maxim Dounin mdounin at mdounin.ru
Tue Nov 10 15:50:17 UTC 2020


details:   https://hg.nginx.org/nginx/rev/f0110b3663b7
branches:  
changeset: 7741:f0110b3663b7
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Tue Nov 10 17:13:14 2020 +0300
description:
Configure: style.

diffstat:

 auto/make |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (48 lines):

diff -r 967cfa6e2ff8 -r f0110b3663b7 auto/make
--- a/auto/make	Mon Nov 09 22:41:54 2020 +0300
+++ b/auto/make	Tue Nov 10 17:13:14 2020 +0300
@@ -313,7 +313,7 @@ END
 END
 
         fi
-     done
+    done
 
 fi
 
@@ -343,7 +343,7 @@ if [ $MAIL = YES ]; then
 	$ngx_cc$ngx_tab$ngx_objout$ngx_obj$ngx_tab$ngx_src$NGX_AUX
 
 END
-     done
+    done
 
 fi
 
@@ -373,7 +373,7 @@ if [ $STREAM = YES ]; then
 	$ngx_cc$ngx_tab$ngx_objout$ngx_obj$ngx_tab$ngx_src$NGX_AUX
 
 END
-     done
+    done
 
 fi
 
@@ -399,7 +399,7 @@ if test -n "$MISC_SRCS"; then
 	$ngx_cc$ngx_tab$ngx_objout$ngx_obj$ngx_tab$ngx_src$NGX_AUX
 
 END
-     done
+    done
 
 fi
 
@@ -431,7 +431,7 @@ if test -n "$NGX_ADDON_SRCS"; then
 	$ngx_cc$ngx_tab$ngx_objout$ngx_obj$ngx_tab$ngx_src$NGX_AUX
 
 END
-     done
+    done
 
 fi
 


More information about the nginx-devel mailing list