From: Gregg Lewis Smith Date: Mon, 10 Aug 2015 00:09:58 +0000 (+0000) Subject: remove space after \ X-Git-Tag: 2.5.0-alpha~2973 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d61f860de7442529017e279fa61c165886249f07;p=thirdparty%2Fapache%2Fhttpd.git remove space after \ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1694936 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/cache/NWGNUsocachdbm b/modules/cache/NWGNUsocachdbm index ad073e29e05..3d366066d0f 100644 --- a/modules/cache/NWGNUsocachdbm +++ b/modules/cache/NWGNUsocachdbm @@ -28,7 +28,7 @@ XINCDIRS += \ $(SRC)/include \ $(SERVER)/mpm/netware \ $(NWOS) \ - $(STDMOD)/generators \ + $(STDMOD)/generators \ $(EOLIST) # diff --git a/modules/cache/NWGNUsocachshmcb b/modules/cache/NWGNUsocachshmcb index 174b243c183..18c53e931a2 100644 --- a/modules/cache/NWGNUsocachshmcb +++ b/modules/cache/NWGNUsocachshmcb @@ -28,7 +28,7 @@ XINCDIRS += \ $(SRC)/include \ $(SERVER)/mpm/netware \ $(NWOS) \ - $(STDMOD)/generators \ + $(STDMOD)/generators \ $(EOLIST) #