aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src/WSDG_chapter_tools.adoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-09-16 10:27:45 -0700
committerGerald Combs <gerald@wireshark.org>2019-09-16 17:35:49 +0000
commitfb5a029e47d5e9c6ba17b2e0ab6e14e5f417f95a (patch)
tree17b548b797deb3b46df8c41878b935b37018b082 /docbook/wsdg_src/WSDG_chapter_tools.adoc
parent9159c060bcc125c65dd76e477b5e2f5548bec0c1 (diff)
Docbook: Fixup our table delimiters.
Update our table delimiters to match the Asciidoctor documentation. Change-Id: I87a6834f2889e175236aa609984a9bc4dd9d3b8e Reviewed-on: https://code.wireshark.org/review/34544 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/wsdg_src/WSDG_chapter_tools.adoc')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_tools.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_tools.adoc b/docbook/wsdg_src/WSDG_chapter_tools.adoc
index 7cbca36d8a..7d0da9df9c 100644
--- a/docbook/wsdg_src/WSDG_chapter_tools.adoc
+++ b/docbook/wsdg_src/WSDG_chapter_tools.adoc
@@ -338,10 +338,10 @@ The following table gives an overview of the possible
Microsoft toolchain variants and their specific C compiler
versions ordered by release date.
-|===============
+|===
|Compiler Package|cl.exe|_MSC_VER|CRT DLL
|Visual Studio 2015|14.0|1900|msvcr140.dll
-|===============
+|===
After correct installation of the toolchain, typing
at the Visual Studio Command line prompt (cmd.exe):