You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2011/05/24 20:37:31 UTC

svn commit: r1127209 - /httpd/httpd/branches/2.2.x/server/mpm/winnt/config.m4

Author: wrowe
Date: Tue May 24 18:37:30 2011
New Revision: 1127209

URL: http://svn.apache.org/viewvc?rev=1127209&view=rev
Log:
More goofy text file mistakes

Modified:
    httpd/httpd/branches/2.2.x/server/mpm/winnt/config.m4   (contents, props changed)

Modified: httpd/httpd/branches/2.2.x/server/mpm/winnt/config.m4
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/server/mpm/winnt/config.m4?rev=1127209&r1=1127208&r2=1127209&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/server/mpm/winnt/config.m4 (original)
+++ httpd/httpd/branches/2.2.x/server/mpm/winnt/config.m4 Tue May 24 18:37:30 2011
@@ -1,3 +1,3 @@
-if test "$MPM_NAME" = "winnt" ; then
-    APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile)
-fi
+if test "$MPM_NAME" = "winnt" ; then
+    APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile)
+fi

Propchange: httpd/httpd/branches/2.2.x/server/mpm/winnt/config.m4
------------------------------------------------------------------------------
    svn:eol-style = native