From 6a90221770b006dec583c3c64f33bc219864b90d Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 12 Oct 2018 14:14:07 -0700 Subject: [PATCH] Fix section anchor. Change-Id: I5480c643c44698af764297feb77750850ffefde8 Reviewed-on: https://code.wireshark.org/review/30186 Reviewed-by: Guy Harris --- docbook/wsdg_src/WSDG_chapter_tools.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docbook/wsdg_src/WSDG_chapter_tools.asciidoc b/docbook/wsdg_src/WSDG_chapter_tools.asciidoc index 7adfd12799..30e8bc4c12 100644 --- a/docbook/wsdg_src/WSDG_chapter_tools.asciidoc +++ b/docbook/wsdg_src/WSDG_chapter_tools.asciidoc @@ -301,8 +301,6 @@ There is NO WARRANTY, to the extent permitted by law. Your version string may vary, of course. -[[ChToolsMSChain]] - ==== Ninja Ninja is an alternative to make, and is available for many of the @@ -320,6 +318,8 @@ available as a package for your platform, you can get it from: https://ninja-build.org. You can download the source code or binaries for Linux, macOS, and Windows (we have not tested Ninja on Windows). +[[ChToolsMSChain]] + === Microsoft compiler toolchain (Windows native) To compile Wireshark on Windows using the Microsoft C/{cpp}