From fa7344eaae5148048d6693ec88881e4aab4206ad Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 21 Dec 2007 11:25:04 +0000 Subject: [PATCH] Tab-consistency (it's a makefile after all) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606162 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.win | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.win b/Makefile.win index a44ca51c87..845abd0d7b 100644 --- a/Makefile.win +++ b/Makefile.win @@ -674,9 +674,9 @@ BEGIN { print "For the mod_deflate zlib compression component:"; while ( getline > 0 && $$0 !~ /^[^ ]/ ) { print $$0; - } - exit 0; - } + } + exit 0; + } } exit 1; } -- 2.40.0