From 8b7a4b0c16367644cc917bd14a0da4a7bc5c7276 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 17 Aug 2007 20:24:19 +0000 Subject: [PATCH] Pedantic corrections git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567128 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/win_compiling.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index ee64420fa1..633252cc80 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.

    -- 2.40.0