From 49259f8918872377eb9ff280d8d3c8756e9837c1 Mon Sep 17 00:00:00 2001 From: Gregg Lewis Smith Date: Thu, 1 Jun 2017 18:34:13 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1797242 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.win b/Makefile.win index c6c4397e0fe..3444cca4280 100644 --- a/Makefile.win +++ b/Makefile.win @@ -1142,7 +1142,7 @@ This binary distribution of mod_brotli.so includes Brotli C library written by the Brotli Authors. For complete information, visit Brotli's web site at https://github.com/google/brotli << - -awk -f <> "$(INSTDIR)\LICENSE.txt" + -awk -f <> "$(INSTDIR)\LICENSE.txt" BEGIN { print ""; print "For the mod_brotli component:"; -- 2.47.2