From: William A. Rowe Jr Date: Fri, 17 Aug 2007 20:24:19 +0000 (+0000) Subject: Pedantic corrections X-Git-Tag: 2.3.0~1596 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b7a4b0c16367644cc917bd14a0da4a7bc5c7276;p=thirdparty%2Fapache%2Fhttpd.git Pedantic corrections git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567128 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index ee64420fa1b..633252cc80b 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -69,7 +69,7 @@
  • -

    The Windows Platform SDK for Visual C 6.0 (97) or 7.0 (.NET)

    +

    The Windows Platform SDK for Visual C++ 6.0 (97) or 7.0 (.NET)

    Apache's APR and APR-util builds require an updated Microsoft Windows Platform SDK, from Feb 2003 or later, included in the @@ -82,7 +82,7 @@

    The Platform SDK files distributed with Visual C++ 6.0 and Visual Studio .NET (2000) are no longer sufficient and cause many - compilation warnings and linkage errors. Users of Visual C++ 8.0 + compilation warnings and linkage errors. Users of Visual C++ 7.1 (Studio 2003) and later versions (of the full product, not the 'Visual Studio Express' flavor) may skip this requirement.